-
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.
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.
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.