mohamicorp / stash-jenkins-postreceive-webhook

Webhook used to notify Jenkins when commits are made to Stash
Other
138 stars 98 forks source link

Jenkins jobs sharing same repo are being triggered #88

Closed jesavro closed 9 years ago

jesavro commented 9 years ago

I set up a jenkins hook in stash for a repo, checking Poll SCM on one of the jenkins jobs. Now all jenkins jobs using the same repo are being triggered even though they don't have poll scm checked.

bigethan commented 9 years ago

Me too. It's not terrible, but it's annoying to have our documentation built every time something is merged, as opposed to once at night. It's more concerning to not have control over the trigger.

bigethan commented 9 years ago

aha, covered in: https://github.com/Nerdwin15/stash-jenkins-postreceive-webhook/issues/76

mikesir87 commented 9 years ago

Yup. It's been a little bit of an issue. I've been contemplating how best to handle this. I'm going to go ahead and merge this into #76, where the discussion can continue.

I've been hoping to get some more time to work on this, but have been pretty swamped here lately. Hopefully, I'll get some time this weekend. :)