-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
-
Jenkins 2.107.2
It would be great to have following feature for parallel steps:
One or several steps are dependent on one of other steps. It/they start working only after parent step is ready (here should be options to run always, if succeeded, if failed, if aborted)
It will be needed if N steps should run in parallel but one of then preparing something for some of them, so dependent steps should begin to run as soon as preparation step finished.