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

create a step to abort the build with a NOT_BUILT status

    XMLWordPrintable

Details

    • Pipeline - April 2018

    Description

      The error step results in a workflow with a "FAILURE" state.

      It is desirable to be able to end a workflow early from within the workflow itself but not have the workflow in an error state (which would imply a user needs to take a look at why it failed and perform so work).

      e.g.
      say I do not want to deploy any code to production on a Friday afternoon

      A step that stops the workflow on a Friday afternoon should not result in the build being failed but in one that it has been intentionally cut short.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              teilo James Nord
              Votes:
              24 Vote for this issue
              Watchers:
              34 Start watching this issue

              Dates

                Created:
                Updated: