Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-49342

Pipeline retry clause : optionally set the build as UNSTABLE

      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

          Andrew Bayer added a comment -

          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.

          Andrew Bayer added a comment - 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.

            Unassigned Unassigned
            jimklimov Jim Klimov
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: