| I have a filter like this:  sIf the build is the first build of a given branch OR a change request/PR, the build get triggered even if the conditions doesn't pass. On 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, but it still gets recognized as it have. |