-
New Feature
-
Resolution: Unresolved
-
Minor
-
None
It would be nice to add an option to the github plugin's webhook triggers to only trigger the scm polling iff there are changes in certain file paths.
Currently the workaround is to create a job that triggers using a webhook, and there figure out what files that have changed in using changesets, and then build the relevant job.
Generic webhook triggers seem interesting alternative, however, I've been unable to get them to work with multibranch pipelines.