-
New Feature
-
Resolution: Duplicate
-
Minor
-
None
It would be convenient if there was a pipeline step that would exit the run immediately, but not have it be necessarily be a failure.
This would be useful in situations where a run determines it no longer has work to do, and so it should end immediately as success (or whatever the current result state is).
If we have multiple such decision points in a build, doing this with conditionals gets incredibly messy quite quickly.
- duplicates
-
JENKINS-27092 create a step to abort the build with a NOT_BUILT status
- Reopened
- links to