-
New Feature
-
Resolution: Unresolved
-
Minor
-
None
It would be great to have a condition for the current status of a configured job.
The use case for this would be something like the following:
Imagine a develop and release build. Release is triggered manually. We want release to only run if develop was successful. That way we fail early without having to run the entire build again. Something similar could be imagined for deploy and release. Where we want to tell Jenkins to deploy but only if release was successful.