Bug 215815

Summary: Send ews email notifications to myself
Product: WebKit Reporter: Aakash Jain <aakash_jain>
Component: Tools / TestsAssignee: Aakash Jain <aakash_jain>
Status: RESOLVED FIXED    
Severity: Normal CC: aakash_jain, jbedard, ryanhaddad, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=198919
Attachments:
Description Flags
Patch none

Description Aakash Jain 2020-08-25 10:38:00 PDT
Send EWS email notifications to myself so that I can monitor them. In case anyone reports any unexpected issue with these emails, having the emails would also help me in fixing that.
Comment 1 Aakash Jain 2020-08-25 10:39:24 PDT
Created attachment 407207 [details]
Patch
Comment 2 Jonathan Bedard 2020-08-27 14:11:05 PDT
Comment on attachment 407207 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=407207&action=review

> Tools/BuildSlaveSupport/ews-build/send_email.py:74
> +    send_email(['aakash_jain@apple.com'], subject, text, reference)

Is this intended to be permanent?

I only ask because this seems like the sort of thing we will forget about, since it's not in a configuration file.
Comment 3 Aakash Jain 2020-08-27 14:15:41 PDT
(In reply to Jonathan Bedard from comment #2)
> Is this intended to be permanent?
Yeah, atleast for now.
Comment 4 EWS 2020-08-27 14:31:42 PDT
Committed r266256: <https://trac.webkit.org/changeset/266256>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 407207 [details].
Comment 5 Radar WebKit Bug Importer 2020-08-27 14:32:14 PDT
<rdar://problem/67897666>