I'd like a way to cancel a build.

As long as the build hook is being executed, I suppose it wouldn't cause any harm to cancel the process. Could be as simple as a CLI command or a cancel button in the UI next to the "In Progress" text.

Use cases:

  • Builds can get stuck due to an error in the deploy hook. Have to wait for support to manually cancel the build
  • In case anything is accidentally deployed, gives users the option to cancel if they catch it quick enough
36

Comments

27 comments
Date Votes
  • +1

    8
  • +1

    0
  • +1

     

    Use cases:

    - Multiple commits are pushed in a row, and only the last one should get build. This for example happens when pushing a commit to Github, and right thereafter clicking the "Update Branch" button that merges master back into the PR.

    0
  • +1

    0
  • +1

    0
  • +1

    0
  • +1

    0
  • +1

    0
  • +1

    0
  • +1

    0
  • +1

    0
  • +1

    0
  • +1

    0
  • +1

    0
  • +1

    0
  • +1

    0
  • +1

    0
  • +1

    0
  • +1

    0
  • +1

    0
  • +1

    0
  • +1

    0
  • +1

    0
  • +1

    0
  • +1

    0
  • This ticket is 4 years old, did anybody found a solution for this ?

    0
  • +1

    0

Please sign in to leave a comment.

 

Didn't find what you were looking for?

New post