diff --git a/roles/openshift-apps/poddlers/templates/fedora-messaging.toml b/roles/openshift-apps/poddlers/templates/fedora-messaging.toml index af6986eb13..fe2a142ee5 100644 --- a/roles/openshift-apps/poddlers/templates/fedora-messaging.toml +++ b/roles/openshift-apps/poddlers/templates/fedora-messaging.toml @@ -49,6 +49,12 @@ blocked_toddlers = [ "pdc_import_compose", "pdc_unretire_packages", "pdc_update_critpath", +{% if env == "staging" %} + "flag_commit_build", + "distgit-bugzilla-sync", + "clean-retired-packages", + "koji-block-retired", +{% endif %} ] [consumer_config.default]