Bug 242459
| Summary: | Add a way to cancel merge-queue progress | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Yusuke Suzuki <ysuzuki> |
| Component: | Tools / Tests | Assignee: | 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 | ||
Yusuke Suzuki
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Jonathan Bedard
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.