Bug 215777

Summary: [ews] set references header in email so as to group similar emails together
Product: WebKit Reporter: Aakash Jain <aakash_jain>
Component: Tools / TestsAssignee: Aakash Jain <aakash_jain>
Status: RESOLVED FIXED    
Severity: Normal CC: aakash_jain, ap, jbedard, kocsen_chung, ryanhaddad, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 215220    
Attachments:
Description Flags
Patch jbedard: review+

Aakash Jain
Reported 2020-08-24 12:21:40 PDT
We should set 'references' header in ews email notifications, so as the mail client can group similar emails together. We should set same 'references' header for all the emails we want to be grouped together.
Attachments
Patch (6.19 KB, patch)
2020-08-24 12:32 PDT, Aakash Jain
jbedard: review+
Aakash Jain
Comment 1 2020-08-24 12:32:14 PDT
Jonathan Bedard
Comment 2 2020-08-24 15:02:10 PDT
Comment on attachment 407123 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=407123&action=review > Tools/BuildSlaveSupport/ews-build/steps.py:1493 > + send_email_to_patch_author(patch_author, email_subject, email_text, patch_id) Looks good, although for https://bugs.webkit.org/show_bug.cgi?id=215776, don't we need to do this for test failure emails too? And should test failures and build failures be in the same thread?
Jonathan Bedard
Comment 3 2020-08-24 15:08:58 PDT
Comment on attachment 407123 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=407123&action=review >> Tools/BuildSlaveSupport/ews-build/steps.py:1493 >> + send_email_to_patch_author(patch_author, email_subject, email_text, patch_id) > > Looks good, although for https://bugs.webkit.org/show_bug.cgi?id=215776, don't we need to do this for test failure emails too? And should test failures and build failures be in the same thread? Nevermind, just noticed that on line 2167
Aakash Jain
Comment 4 2020-08-24 15:45:12 PDT
Radar WebKit Bug Importer
Comment 5 2020-08-24 15:46:19 PDT
Note You need to log in before you can comment on or make changes to this bug.