<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 | |
---|---|---|---|---|---|
#1 | 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 |
||
//guest/perforce_software/p4jenkins/main/src/main/resources/org/jenkinsci/plugins/p4/scm/BranchesScmSource/help-filter.html | |||||
#1 | 24937 | Paul Allen |
Merge pull request #84 from p4charu/jenkinsci-master Added help text for Include and Fixed incorrect images. JENKINS-54584 |