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

          Good idea

          See attached screenshot.

          Dominique Brice added a comment - Good idea See attached screenshot.

          Code changed in jenkins
          User: Dominique
          Path:
          src/main/java/jenkins/plugins/linkedjobs/actions/LabelDashboardAction.java
          src/main/java/jenkins/plugins/linkedjobs/settings/GlobalSettings.java
          src/main/resources/jenkins/plugins/linkedjobs/actions/LabelDashboardAction/index.jelly
          src/main/resources/jenkins/plugins/linkedjobs/settings/GlobalSettings/config.jelly
          http://jenkins-ci.org/commit/label-linked-jobs-plugin/9b99377455e7e8e70e969bc3fe8fe7128ca2061d
          Log:
          JENKINS-25163JENKINS-25188 Take into account jobs with no labels

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Dominique Path: src/main/java/jenkins/plugins/linkedjobs/actions/LabelDashboardAction.java src/main/java/jenkins/plugins/linkedjobs/settings/GlobalSettings.java src/main/resources/jenkins/plugins/linkedjobs/actions/LabelDashboardAction/index.jelly src/main/resources/jenkins/plugins/linkedjobs/settings/GlobalSettings/config.jelly http://jenkins-ci.org/commit/label-linked-jobs-plugin/9b99377455e7e8e70e969bc3fe8fe7128ca2061d Log: JENKINS-25163 JENKINS-25188 Take into account jobs with no labels

          Dominique Brice added a comment - - edited

          Included in release 3.0.3 of plugin.

          Dominique Brice added a comment - - edited Included in release 3.0.3 of plugin.

          View now contains list with jobs without label

          Herbert Quartel added a comment - View now contains list with jobs without label

          resolved and delivered in version 3.0.3

          Herbert Quartel added a comment - resolved and delivered in version 3.0.3

            dominiquebrice Dominique Brice
            quartelh Herbert Quartel
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: