-
Improvement
-
Resolution: Fixed
-
Minor
-
Jenkins ver. 1.583, Label linked jobs 2.0.4
Add a section in the Label dashboard that shows all jobs without label.
I used NotePad++ -> Find in Files (on Jenkins jobs) with regular expression:
</scm>\W^(?!.assignedNode).$
which found the jobs that do not have the 'Restrict where this project can be run' checkbox set.
Can this functionality be added?
[JENKINS-25163] Add list of jobs that do not have a label
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Attachment | New: LabellessJobs.png [ 27821 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Progress [ 3 ] | New: Resolved [ 5 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Good idea
See attached screenshot.