Build Name and Description Setter
Collapsing Console Sections
+Console Tail
Copy Artifact
Git
-#Green Balls
+Green Balls
IRC
Matrix Project
Matrix Combinations (aka Matrix Configuration Parameter)
Multiple SCMs
Node and Label parameter
Parameterized Trigger
-#Priority Sorter
-#Reverse Proxy Auth
-#SCM Sync
-#Strict Crumbs Issuer ("Check Session ID" off for compatibility with jenkins-job-builder)
Text-finder
-#Throttle Concurrent Builds
Timestamper
Pipeline: Build Step
Pipeline: Declarative
-#Pipeline Model Definition
Pipeline: Stage View
Workspace Cleanup
View Job Filters
Section ends with: ^### End .* ###$
(One-per-line ending: doesn't matter)
-
-## Priority Sorter config
-
-Global config: 5 priority levels, 3 default
-
-Job Priorities config:
- For each "view" of "Binaries", "Binaries-Devel", "Binaries-Beta", "Testsuite":
- JobGroup:
- Description: $view
- Jobs to include: Jobs included in a View
- Apply to Jobs in View $view
- Priority: 5 (4 for "Testsuite")
-
-(No special config on the jobs needed)
-
-## Git setup
-
-```
-git config --global user.email "jenkins@pgapt.local"
-git config --global user.name "Jenkins"
-```
-