Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-20514

Add extension point to allow plugins to contribute to the checking of assigned labels

    • Icon: New Feature New Feature
    • Resolution: Fixed
    • Icon: Trivial Trivial
    • core
    • None

      Plugins may have additional validation checks that may result in specific label choices being invalid for a specific project. A core extension point should be provided to allow plugins to contribute to label validation

          [JENKINS-20514] Add extension point to allow plugins to contribute to the checking of assigned labels

          Code changed in jenkins
          User: Stephen Connolly
          Path:
          core/src/main/java/hudson/model/AbstractProject.java
          http://jenkins-ci.org/commit/jenkins/beffcd66f5a79a35fdd7a13a66b56c23d1cdba72
          Log:
          [FIXED JENKINS-20514] Add a core extension point to allow plugins to contribute to the checking of assigned labels

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Stephen Connolly Path: core/src/main/java/hudson/model/AbstractProject.java http://jenkins-ci.org/commit/jenkins/beffcd66f5a79a35fdd7a13a66b56c23d1cdba72 Log: [FIXED JENKINS-20514] Add a core extension point to allow plugins to contribute to the checking of assigned labels

          Code changed in jenkins
          User: Oliver Gondža
          Path:
          changelog.html
          core/src/main/java/hudson/model/AbstractProject.java
          test/src/test/java/hudson/model/labels/LabelExpressionTest.java
          http://jenkins-ci.org/commit/jenkins/a6914c52def9c93955094c8fb054ff03ae611807
          Log:
          Merge pull request #1009 from stephenc/master

          [FIXED JENKINS-20514] Add a core extension point to allow plugins to con...

          Compare: https://github.com/jenkinsci/jenkins/compare/634d30ebaf35...a6914c52def9

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Oliver Gondža Path: changelog.html core/src/main/java/hudson/model/AbstractProject.java test/src/test/java/hudson/model/labels/LabelExpressionTest.java http://jenkins-ci.org/commit/jenkins/a6914c52def9c93955094c8fb054ff03ae611807 Log: Merge pull request #1009 from stephenc/master [FIXED JENKINS-20514] Add a core extension point to allow plugins to con... Compare: https://github.com/jenkinsci/jenkins/compare/634d30ebaf35...a6914c52def9

          dogfood added a comment -

          Integrated in jenkins_main_trunk #3036

          Result = SUCCESS

          dogfood added a comment - Integrated in jenkins_main_trunk #3036 Result = SUCCESS

            Unassigned Unassigned
            stephenconnolly Stephen Connolly
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: