-
Bug
-
Resolution: Fixed
-
Minor
-
None
https://github.com/jenkinsci/branch-api-plugin/blob/81e9fe59aef2329e0613c58fb4d66166c7406edd/src/main/java/jenkins/branch/MultiBranchProject.java#L1321-L1329 is missing a guard on SCMEvent.isMatch(SCMSource) so implementations that have overridden the default behaviour can end up with false triggers.
- relates to
-
JENKINS-42236 SCMEventImpl should check isMatch() conditions in heads() method
- Closed
- links to