From 14e3072b592fbe9e86ff016335d7e8ad8b73f96f Mon Sep 17 00:00:00 2001 From: Tomas Hrcka Date: Mon, 29 Jul 2024 17:11:07 +0200 Subject: [PATCH] Dsiable bugzilla_sync_toddler Signed-off-by: Tomas Hrcka --- roles/openshift-apps/toddlers/templates/fedora-messaging.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/roles/openshift-apps/toddlers/templates/fedora-messaging.toml b/roles/openshift-apps/toddlers/templates/fedora-messaging.toml index 09dc8078b4..00c2b3702c 100644 --- a/roles/openshift-apps/toddlers/templates/fedora-messaging.toml +++ b/roles/openshift-apps/toddlers/templates/fedora-messaging.toml @@ -49,6 +49,7 @@ blocked_toddlers = [ # Block all the PDC related toddlers "pdc_import_compose", "pdc_unretire_packages", + "distgit_bugzilla_sync" "pdc_update_critpath" ]