ASSIGNED 235512
EWS checks disappear from Pull Request after merging
https://bugs.webkit.org/show_bug.cgi?id=235512
Summary EWS checks disappear from Pull Request after merging
Aakash Jain
Reported 2022-01-24 06:33:14 PST
EWS checks disappears from the Pull Request after it is merged. e.g.: https://github.com/WebKit/WebKit/pull/80 does not show the checks anymore. This is unacceptable as we frequently need to look at the EWS results of a patch after it was landed. For e.g.: to check if any EWS was red on the patch when it was landed.
Attachments
Aakash Jain
Comment 1 2022-01-24 06:36:00 PST
I believe this is happening because of the way we merge the PR. This is another blocker from us using the GitHub's native Changes UI. We need to ensure that the final solution we come up with to display EWS results on GitHub doesn't have similar issue, and EWS results are easily accessible even after PR is merged.
Radar WebKit Bug Importer
Comment 2 2022-01-31 06:34:20 PST
Note You need to log in before you can comment on or make changes to this bug.