Bug 237370 - [EWS] Support concept of 'blocked' pull requests
Summary: [EWS] Support concept of 'blocked' pull requests
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jonathan Bedard
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-03-02 08:23 PST by Jonathan Bedard
Modified: 2022-03-09 12:30 PST (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 Jonathan Bedard 2022-03-02 08:23:14 PST
For patches, EWS will set "cq-" when a patch encounters a failure that should block landing. For pull requests, we should have something similar, but "changes requested" isn't nearly as strong as "cq-". Adding the "blocked" label, which acts similar to "cq-".
Comment 1 Radar WebKit Bug Importer 2022-03-02 08:23:29 PST
<rdar://problem/89689094>
Comment 2 Jonathan Bedard 2022-03-02 08:41:27 PST
Pull request: https://github.com/WebKit/WebKit/pull/182
Comment 3 Jonathan Bedard 2022-03-09 12:30:45 PST
Landed https://commits.webkit.org/248233@main (r291060)!