Bug 248238
| Summary: | [ews-app] Prevent uat instance from updating GitHub PRs | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Aakash Jain <aakash_jain> |
| Component: | Tools / Tests | Assignee: | Aakash Jain <aakash_jain> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | aakash_jain, ap, jbedard, lingho, ryanhaddad, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Other | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Aakash Jain
There are multiple duplicate EWS comments on EWS PRs.
e.g.: on PR https://github.com/WebKit/WebKit/pull/6739, there are two comments for same hash https://github.com/WebKit/WebKit/pull/6739#issuecomment-1324003250 and https://github.com/WebKit/WebKit/pull/6739#issuecomment-1324003775
Similarly on PR https://github.com/WebKit/WebKit/pull/6705, there are duplicate comments for same hashes, e.g.: https://github.com/WebKit/WebKit/pull/6705#issuecomment-1323958169 and https://github.com/WebKit/WebKit/pull/6705#issuecomment-1323956723
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/102609392>
Aakash Jain
The extra (duplicate) comments are from uat instance. The links in those comments are to uat instance as well (e.g.: https://github.com/WebKit/WebKit/pull/6739#issuecomment-1324003250).
This was due to experimentation I was doing on uat instance. I didn't expect it to be able to post to github yet. That was a pleasant surprise. I have turned off the relevant portion now.
Aakash Jain
Reopening to land a better solution.
Aakash Jain
Pull request: https://github.com/WebKit/WebKit/pull/19586
EWS
Committed 269815@main (1661161210c4): <https://commits.webkit.org/269815@main>
Reviewed commits have been landed. Closing PR #19586 and removing active labels.