Bug 245748
| Summary: | [ews] Deprecate github checks UI on PRs in favor of status-bubbles | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Aakash Jain <aakash_jain> |
| Component: | Tools / Tests | Assignee: | 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 |
||
Aakash Jain
On GitHub PRs, we now display EWS results in status-bubbles format instead of Github native checks UI. We should stop showing GitHub checks.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Aakash Jain
Pull request: https://github.com/WebKit/WebKit/pull/4767
Aakash Jain
This basically reverts https://bugs.webkit.org/show_bug.cgi?id=235210
Radar WebKit Bug Importer
<rdar://problem/100777585>
Sam Sneddon [:gsnedders]
Bug 262319 suggests moving in the opposite direction, adding _more_ GitHub status checks, and not less.
Sam Sneddon [:gsnedders]
Also note there is discussion on the PR about whether or not we want to do this.