diff --git a/roles/openshift-apps/toddlers/templates/fedora-messaging.toml b/roles/openshift-apps/toddlers/templates/fedora-messaging.toml index 306237b210..ea9af2d529 100644 --- a/roles/openshift-apps/toddlers/templates/fedora-messaging.toml +++ b/roles/openshift-apps/toddlers/templates/fedora-messaging.toml @@ -404,9 +404,9 @@ mail_from = "notifications@{{ env_prefix }}fedoraproject.org" mail_to = "scm-commits@lists.{{ env_prefix }}fedoraproject.org" # This is the default subject # mail_subject_tmpl = "{message.summary}" -mail_content_tmpl = """Notification time stamped {headers['sent-at']} +mail_content_tmpl = """Notification time stamped {headers[sent-at]} {message} - {commit['url']} + {commit[url]} """