mohamicorp / stash-jenkins-postreceive-webhook

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

Trigger Different Levels of Builds #182

Open jphua opened 7 years ago

jphua commented 7 years ago

In the "Trigger Build" link in the Pull Request page, it would be very useful to have the option for different builds that can be triggered by selection.

thrownullpointer commented 7 years ago

It notifies jenkins based on the git repository it is using.

What do you want to do exactly? Jenkins exposes many ways to trigger jobs remotley...

jphua commented 7 years ago

There is no "one size fits all" Jenkins job we can run without waiting a couple hours for it to finish. I'd like to have the option for a user to trigger different Jenkins jobs based on the change set. Is this possible?