Currently we run check-github-mirror-integrity on commit queue. This run much less frequently than rest of ews queues. We would like to know of any github integrity issues as soon as soon. So, it would be a good idea to run this script on one other ews queue (e.g.: watchlist ews) which runs more frequently.
Created attachment 437739 [details] [fast-cq] Patch
Sample run: https://ews-build.webkit-uat.org/#/builders/2/builds/140
I think we want a larger conversation on this. It's a bit weird to be using EWS to do this, we justified running this in commit-queue because if GitHub is in a bad state, we want to stop folks from landing. At the same time, I understand that running this more frequently will notify us sooner...maybe we run it but don't fail the suite, just generate the emails?
Aakash pointed out that the reason he picked this queue is because there is no bubble associated with it.
Committed r282216 (241503@main): <https://commits.webkit.org/241503@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 437739 [details].
<rdar://problem/82926994>
Restarted buildbot to pick up this change. Seems to be working fine, e.g.: https://ews-build.webkit.org/#/builders/21/builds/53056/steps/10/logs/stdio
Reopening to attach new patch.
Created attachment 440960 [details] Patch
Committed r284010 (242852@main): <https://commits.webkit.org/242852@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 440960 [details].