| in a `multibranchPipelineJob`, we can currently select branches that we want to include and exclude in our triggers. We have some use cases where we would like commits to files under certain paths to NOT trigger a build. This seems like it is supported already through the git-plugin's "polling ignores commits in certain paths" advanced option, so I was wondering if there are any plans to extend support for this to the `multibranchPipelineJob`'s `branchSources`. Thanks, Yorgos |