-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Major
-
Component/s: multibranch-build-strategy-extension-plugin
-
None
-
Environment:Jenkins 2.254
RHEL 7.7
GitHub
I have recently installed theĀ multibranch-build-strategy-extension plugin to avoid triggering builds for the following regions:
*.md *.gitignore docs/**
I have configured it into the project and then tried usingĀ .jenkinsignoreĀ file instead.
Either way, when pushing a modification only on the README.md file, a build is still triggered when pollSCMĀ checks for changes