<div> <p>Filters the list of candidate branches found by the initial search.</p> <p>For example, a depot might contain several branches and you only want to build branches starting with 'com', set the Include Filter to: <code>.*com.*</code></p> </div>
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#4 | 28015 | Paul Allen |
MultiBranch exclude filter. A regular expression exclude filter for Swarm branches, Stream names and Branch paths. JENKINS-58346 JENKINS-63625 |
||
#3 | 25015 | Paul Allen | Enable/Disable MultiBranch Scan per change using Polling Filter. | ||
#2 | 25014 | Paul Allen |
Scan per change support for MultiBranch with remote Jenkinsfiles. Only the 'Polling per Change' Filter is supported; need to disable or support the other filter types. JENKINS-53936 |
||
#1 | 24937 | Paul Allen |
Merge pull request #84 from p4charu/jenkinsci-master Added help text for Include and Fixed incorrect images. JENKINS-54584 |