stash-jenkins-postreceive-webhook icon indicating copy to clipboard operation
stash-jenkins-postreceive-webhook copied to clipboard

feature request: configure job patterns to skip triggering

Open diakula opened this issue 9 years ago • 3 comments

We generate a lot of different types of jobs for our build pipeline. Many of those trigger after other jobs, so we don't want the webhook to trigger them. How can one suppress a particular job not to trigger?

Perhaps you can add whitelist/blacklist patterns, similar to the committers and branches...

diakula avatar Dec 07 '15 12:12 diakula

Btw, our job seems to trigger despite that the Poll SCM is not checked. Could be a bug. Jenkins ver. 1.596.1 Atlassian Bitbucket v4.1.3

diakula avatar Dec 07 '15 12:12 diakula

+1

ajk8 avatar Dec 28 '15 16:12 ajk8

Can you provide the XML config of one of your jobs that is being triggered, but shouldn't be?

thrownullpointer avatar Jun 23 '17 01:06 thrownullpointer