forked from mirrors/gecko-dev
Bug 1505930 - Promote try-push analysis result r=catlee
"It's the best!" used to be front-and-center on try push email notifications, within the content area of the automated happiness-intensifier email. Bug 1490515 regressed the happiness to the far-right side of the subject line. In keeping with "It's the best!" deserving a top-level treatment, it should be duplicated (by value) in the message body. Differential Revision: https://phabricator.services.mozilla.com/D11374 --HG-- extra : rebase_source : 544844c8532322466bb216b6d70de095b6d9e0e7 extra : source : bc748124b58b8860bb1bd1712c6e44f11c6587c9
This commit is contained in:
parent
5dc009b599
commit
1687195de3
1 changed files with 1 additions and 1 deletions
|
|
@ -242,7 +242,7 @@ tasks:
|
|||
notify:
|
||||
email:
|
||||
subject: "Thank you for your try submission of ${push.revision}. It's the best!"
|
||||
content: "Your try push has been submitted. Use the link to view the status of your jobs."
|
||||
content: "Your try push has been submitted. It's the best! Use the link to view the status of your jobs."
|
||||
link:
|
||||
text: "Treeherder Jobs"
|
||||
href: "https://treeherder.mozilla.org/#/jobs?repo=${repository.project}&revision=${push.revision}"
|
||||
|
|
|
|||
Loading…
Reference in a new issue