mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-26 11:36:10 +08:00
buildmaster: one last try putting taskname in the mail subject
This commit is contained in:
@@ -278,7 +278,7 @@ def html_message_formatter(mode, name, build, results, master_status):
|
||||
|
||||
mn = MailNotifier(fromaddr='taskotron@fedoraproject.org',
|
||||
sendToInterestedUsers=False,
|
||||
subject="%(result)s in %(projectName)s on %(builder)s",
|
||||
subject="%(taskname)s %(result)s in %(projectName)s on %(builder)s",
|
||||
mode=('failing', 'exception', 'warnings'),
|
||||
extraRecipients=['qa-taskotron-admin-members@fedoraproject.org'],
|
||||
relayhost="bastion.phx2.fedoraproject.org",
|
||||
|
||||
Reference in New Issue
Block a user