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

          Jim Klimov created issue -
          Andrew Bayer made changes -
          Component/s New: workflow-basic-steps-plugin [ 21712 ]
          Component/s Original: pipeline [ 21692 ]

          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.
          Andrew Bayer made changes -
          Assignee Original: Andrew Bayer [ abayer ]

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

              Created:
              Updated: