jenkinsci / jenkinsci/workflow-basic-steps-plugin
[JENKINS-49342] Pipeline retry clause : optionally set the build as UNSTABLE
Open
component:workflow-basic-steps-plugin
imported-jira-issue
priority:minor
resolution:unresolved
- Dominant language
- Java
- Stars
- 73
- Forks
- 129
- PR merge metrics
- No merged PRs in 30d
Description
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.
---
Originally reported by
jimklimov, imported from: Pipeline retry clause : optionally set the build as UNSTABLE
Raw content of original issue
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.
Contributor guide
Assessment
This issue has not been assessed yet.