Bug 242459

Summary: Add a way to cancel merge-queue progress
Product: WebKit Reporter: Yusuke Suzuki <ysuzuki>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WORKSFORME    
Severity: Normal CC: jbedard
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 239082    

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.