Bug 250842

Summary: [ews] Do not send stepStarted event to Github directly for non-default repository
Product: WebKit Reporter: Aakash Jain <aakash_jain>
Component: Tools / TestsAssignee: Aakash Jain <aakash_jain>
Status: RESOLVED FIXED    
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=244694
https://bugs.webkit.org/show_bug.cgi?id=251453

Aakash Jain
Reported 2023-01-19 08:36:10 PST
This is follow-up to https://bugs.webkit.org/show_bug.cgi?id=244694 in which we stopped sending stepStarted event to Github directly. At that time, we excluded non-default repositories (e.g: security repo), since we didn't had EWS status-bubble support for non-default repos. Now that EWS status-bubbles are working for all the repo, we should stop sending these events. This will also reduce little bit of load from ews buildbot server, as for every build-step on every build, few database calls are done and network requests are made for this.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-01-19 08:38:48 PST
Aakash Jain
Comment 2 2023-01-19 08:41:12 PST
EWS
Comment 3 2023-01-19 09:08:40 PST
Committed 259086@main (dd20c04f786c): <https://commits.webkit.org/259086@main> Reviewed commits have been landed. Closing PR #8834 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.