-
Bug
-
Resolution: Unresolved
-
Minor
-
None
I have a filter like this:
If the build is the first build of a given branch OR a change request/PR, the build gets triggered even if the conditions don't pass.
On the log, I can see the following
Matched included region:project-a/** with file path:project-a/Jenkinsfile
But the PR doesn't have any change under project-a folder, and it still gets recognized as it has.