Each region uses ant pattern matching, and must be separated by a new line. Any commented line should start by #
Each message uses Java pattern matching based on standard java.util.regex package, and must be separated by a new line. Examples: Exclusion (Region) # excluding html and jpeg changes to trigger builds src/main/web/**/*.html src/main/web/**/*.jpeg Inclusion (Region) # Any changes on java files will trigger build src/main/java/**/*.java Exclusion (Message) .*\[ci\-skip\].* .*\[maven\-release\-plugin\].*">
Key | Summary | Created | Updated |
---|---|---|---|
JENKINS-75318 | Include region multibranch pipeline build strategy does not stop build triggers | ||
JENKINS-73598 | Does multibranch-build-strategy-extension plugin work at all? | ||
JENKINS-73451 | job-dsl config not shown in webui | ||
JENKINS-71425 | StringIndexOutOfBoundsException when indexing SVN repository branches | ||
JENKINS-68043 | Unecpected exception - org.eclipse.jgit.errors.InvalidObjectIdException: Invalid id | ||
JENKINS-67128 | Multibranch build strategy extension plugin does not work with initial builds | ||
JENKINS-65921 | multibranch-build-strategy-extension-plugin should support exclusions on top of inclusions | ||
JENKINS-65493 | Multibranch reposiory filters should support exclusions and not just inclusions | ||
JENKINS-65217 | multibranch-build-strategy-extension plugin not ignoring excluded regions | ||
JENKINS-60882 | Build not being prevented to run when it is the first build of that branch | ||
JENKINS-60335 | Indexing is not working in Multibranch pipeline jobs | ||
JENKINS-59121 | Multibranch build strategy extension plugin throws BitbucketSCMSource cannot be cast to AbstractGitSCMSource | ||
JENKINS-58637 | .jenkinsignore |