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

Allow more than one named exception to match each individual branch

XMLWordPrintable

    • Icon: New Feature New Feature
    • Resolution: Unresolved
    • Icon: Major Major
    • branch-api-plugin
    • None

      Actually for multibranch or organisation folder when I define a different properties for different named exception that matches the same branch master for example only the first exception is considered. There are no validation error and no specific documentation that describe this strategy.

      Let me report some examples:

      1)

      • For !master "Suppress automatic SCm trigger"
      • For PR-* some other property

      In this case the second definition is ignore since the first one matches PRs

       

      2)

      Note: I implements a branchproperty to add a build action that run a build with specific parameters and a specific permission, so that only project owner can run release build and developer leader can run create support branch and prepare to next develop.

      • For master branches i would a property named "release" and "prepare next develop"
      • For master branches only i would define "create support branch"

      So job related to branch master will have release, prepare next develop and create support branch action (button on left side) but support branch job only have next develop and release

       

            nfalco Nikolas Falco
            nfalco Nikolas Falco
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: