jenkinsci / jenkinsci/workflow-basic-steps-plugin

[JENKINS-49342] Pipeline retry clause : optionally set the build as UNSTABLE

Open
#455 1 comment 0 reactions 0 assignees View on GitHub
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


  • status: Open
  • priority: Minor
  • component(s): workflow-basic-steps-plugin
  • resolution: Unresolved
  • votes: 0
  • watchers: 2
  • imported: 20251215-220547

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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.