Bug 241047 - Github needs a cq? equivalent
Summary: Github needs a cq? equivalent
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jonathan Bedard
URL:
Keywords: InRadar
Depends on:
Blocks: 239082
  Show dependency treegraph
 
Reported: 2022-05-27 15:27 PDT by pascoe@apple.com
Modified: 2023-02-28 15:40 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description pascoe@apple.com 2022-05-27 15:27:50 PDT
Previously, once somebody without commit access got their patch r+'d, they could mark it cq? to signify they want somebody with commit access to cq+ their patch.

There isn't a good way to do this in GitHub other than pinging reviewers. There might be a nicer way to do this, "merge-queue-requested" maybe?
Comment 1 Radar WebKit Bug Importer 2022-05-27 15:28:09 PDT
<rdar://problem/94056586>
Comment 2 Ryan Haddad 2023-02-28 15:40:09 PST
We added a `request-merge-queue` label in GitHub a while back that should satisfy this request.