-
Type:
New Feature
-
Resolution: Unresolved
-
Priority:
Minor
-
Component/s: git-plugin
in a `multibranchPipelineJob`, we can currently ONLY select branches that we want to include and exclude in our triggers.
Â
We have some use cases where we would ALSO need builds NOT triggered, when commits only include files under certain paths/folders in a repo.
Â
This seems like it is supported already through the git-plugin's "polling ignores commits in certain paths" advanced option (see screenshot), so I was wondering if there are any plans to extend support for this to the `multibranchPipelineJob`'s `branchSources`.
Â
Thanks,
Yorgos