Bug 228592 - Send email notification when VerifyGitHubIntegrity step fails
Summary: Send email notification when VerifyGitHubIntegrity step fails
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Aakash Jain
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-07-29 10:48 PDT by Aakash Jain
Modified: 2021-09-10 08:21 PDT (History)
5 users (show)

See Also:


Attachments
[fast-cq] Patch (3.59 KB, patch)
2021-07-29 11:34 PDT, Aakash Jain
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Aakash Jain 2021-07-29 10:48:19 PDT
If VerifyGitHubIntegrity step fails, it means there is a serious issue with the git repository, and it needs to be looked into urgently. We should have email notification for such failure.
Comment 1 Aakash Jain 2021-07-29 11:34:23 PDT
Created attachment 434547 [details]
[fast-cq] Patch
Comment 2 EWS 2021-07-29 11:44:47 PDT
Committed r280437 (240075@main): <https://commits.webkit.org/240075@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 434547 [details].
Comment 3 Radar WebKit Bug Importer 2021-07-29 11:46:10 PDT
<rdar://problem/81282749>
Comment 4 Aakash Jain 2021-09-10 08:21:59 PDT
Seems to be working fine. It did notify us recently when there was a problem.