RESOLVED WORKSFORME242459
Add a way to cancel merge-queue progress
https://bugs.webkit.org/show_bug.cgi?id=242459
Summary Add a way to cancel merge-queue progress
Yusuke Suzuki
Reported 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.
Attachments
Jonathan Bedard
Comment 1 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.
Note You need to log in before you can comment on or make changes to this bug.