RESOLVED FIXED Bug 215219
[ews] Add method to send email notifications to patch author for build failure
https://bugs.webkit.org/show_bug.cgi?id=215219
Summary [ews] Add method to send email notifications to patch author for build failure
Aakash Jain
Reported 2020-08-06 09:02:02 PDT
Add method to send email notifications to patch author for build failures in EWS.
Attachments
Patch (3.23 KB, patch)
2020-08-06 09:04 PDT, Aakash Jain
jbedard: review+
sample email (148.36 KB, image/png)
2020-08-06 09:40 PDT, Aakash Jain
no flags
Aakash Jain
Comment 1 2020-08-06 09:04:56 PDT
Aakash Jain
Comment 2 2020-08-06 09:06:13 PDT
This patch only adds the ability to send emails for build failures introduced by patch, but doesn't enable the email sending yet.
Aakash Jain
Comment 3 2020-08-06 09:40:27 PDT
Created attachment 406087 [details] sample email
Aakash Jain
Comment 4 2020-08-06 09:41:22 PDT
Jonathan Bedard
Comment 5 2020-08-06 11:21:56 PDT
Comment on attachment 406085 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=406085&action=review > Tools/BuildSlaveSupport/ews-build/steps.py:1446 > + def send_email_for_new_build_failure(self): We probably need some smarts so we don't email engineers about patches marked obsolete, and maybe even to avoid sending emails if a patch is not marked for review.
Aakash Jain
Comment 6 2020-08-06 11:38:10 PDT
Radar WebKit Bug Importer
Comment 7 2020-08-06 11:39:41 PDT
Note You need to log in before you can comment on or make changes to this bug.