Bug 245748

Summary: [ews] Deprecate github checks UI on PRs in favor of status-bubbles
Product: WebKit Reporter: Aakash Jain <aakash_jain>
Component: Tools / TestsAssignee: Aakash Jain <aakash_jain>
Status: ASSIGNED ---    
Severity: Normal CC: aakash_jain, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=235210
https://bugs.webkit.org/show_bug.cgi?id=262319

Description Aakash Jain 2022-09-27 13:10:27 PDT
On GitHub PRs, we now display EWS results in status-bubbles format instead of Github native checks UI. We should stop showing GitHub checks.
Comment 1 Aakash Jain 2022-09-27 13:16:24 PDT
Pull request: https://github.com/WebKit/WebKit/pull/4767
Comment 2 Aakash Jain 2022-09-27 13:18:26 PDT
This basically reverts https://bugs.webkit.org/show_bug.cgi?id=235210
Comment 3 Radar WebKit Bug Importer 2022-10-04 13:11:17 PDT
<rdar://problem/100777585>
Comment 4 Sam Sneddon [:gsnedders] 2023-09-28 11:05:05 PDT
Bug 262319 suggests moving in the opposite direction, adding _more_ GitHub status checks, and not less.
Comment 5 Sam Sneddon [:gsnedders] 2023-09-28 11:05:22 PDT
Also note there is discussion on the PR about whether or not we want to do this.