Bug 215815 - Send ews email notifications to myself
Summary: Send ews email notifications to myself
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: 2020-08-25 10:38 PDT by Aakash Jain
Modified: 2020-08-27 14:32 PDT (History)
4 users (show)

See Also:


Attachments
Patch (1.92 KB, patch)
2020-08-25 10:39 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 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>