diff --git a/roles/openshift-apps/toddlers/templates/fedora-messaging.toml b/roles/openshift-apps/toddlers/templates/fedora-messaging.toml index a5b55ae157..7c3ae2f38d 100644 --- a/roles/openshift-apps/toddlers/templates/fedora-messaging.toml +++ b/roles/openshift-apps/toddlers/templates/fedora-messaging.toml @@ -400,6 +400,11 @@ notify_emails = [ # Configuration section for distgit_commit_processor [consumer_config.distgit_commit_processor] +{% if env == "staging" %} +enabled = true +{% else %} +enabled = false +{% endif %} mail_from = "notifications@{{ env_prefix }}fedoraproject.org" mail_to = "scm-commits@lists.{{ env_prefix }}fedoraproject.org" # This is the default subject