Messaging-bridges: add env to notification emails
This commit is contained in:
parent
ed9e0798ad
commit
f81e726601
1 changed files with 1 additions and 1 deletions
|
@ -207,7 +207,7 @@ data:
|
|||
mailhost = "bastion"
|
||||
fromaddr = "fedmsg-migration-tools@fedoraproject.org"
|
||||
toaddrs = ["jcline@fedoraproject.org", "abompard@fedoraproject.org"]
|
||||
subject = "ERROR: fedmsg-migration-tools verify-missing service"
|
||||
subject = "ERROR: fedmsg-migration-tools verify-missing service ({{ env }})"
|
||||
[log_config.loggers.fedmsg_migration_tools]
|
||||
level = "INFO"
|
||||
propagate = false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue