jenkinsci / ontrack-plugin

ontrack plug-in for Jenkins
https://plugins.jenkins.io/ontrack/
MIT License
9 stars 6 forks source link

Ontrack trigger on multiple sources #53

Closed dcoraboeuf closed 5 years ago

dcoraboeuf commented 5 years ago

The existing ontrackTrigger trigger deals with only one source (one project + one branch).

Create an ontrackMultiTrigger which can take several projects/branches/promotions as a source. If one of the conditions is met, the trigger will be fired.

Conditions of execution:

Reuse the code of ontrackTrigger as much as possible.

dcoraboeuf commented 5 years ago

Available in 3.3