-
Type:
New Feature
-
Resolution: Unresolved
-
Priority:
Minor
-
Component/s: parameterized-trigger-plugin
-
Environment:All
When I set the "Projects to build" to a multiple list of jobs, I'd like the option to run them serialized and not parallel.
A use case:
- I set the "Projects to build" to jobs A,B,C.
- Job B needs the output of an action from job A and C needs from A and B.
Chaining them hard coded in not acceptable as the "Projects to build" chain is dynamic and is a parameter itself.