-
Improvement
-
Resolution: Fixed
-
Minor
-
None
Currently the job dsl for the join plugin only allows for
// If set, runs the projects even if the downstream jobs are unstable.
evenIfDownstreamUnstable(boolean evenIfDownstreamUnstable = true)
the join plugin has evolved since then and now has new parameters in the UI
SUCCESS
UNSTABLE
FAILURE
ABORTED
especially the failure one would be interesting to see implemented into the jobdsl.