-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
Add an option to set current build result to `UNSTABLE` if the `retry{}` clause had to retry, so developers know their code or tests are not 100% reliable.
[JENKINS-49342] Pipeline retry clause : optionally set the build as UNSTABLE
Component/s | New: workflow-basic-steps-plugin [ 21712 ] | |
Component/s | Original: pipeline [ 21692 ] |
Assignee | Original: Andrew Bayer [ abayer ] |
Probably going to wait on this for
JENKINS-43995- otherwise, we'll need to go back and update retry to use that approach anyway, rather than the more general "set the whole build to unstable" approach currently available.