Bug 242459 - Add a way to cancel merge-queue progress
Summary: Add a way to cancel merge-queue progress
Status: RESOLVED WORKSFORME
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 239082
  Show dependency treegraph
 
Reported: 2022-07-07 10:34 PDT by Yusuke Suzuki
Modified: 2022-07-07 14:16 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Yusuke Suzuki 2022-07-07 10:34:56 PDT
It is possible that we would like to cancel merge-queue after setting a label. (Like, finding some last minutes improvements / fixes).
It worked before in bugzilla: after putting cq+, then if we put cq-, the commit queue was canceled.
Comment 1 Jonathan Bedard 2022-07-07 14:16:25 PDT
The merging-blocked label, as advertised, blocks merging. It is the equivalent of cq-. It's not the only thing that can block merging, updating a PR also prevents merging.