toddlers / staging: disable distgit_bugzilla_sync for now until it can be debugged

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2024-08-22 15:06:14 -07:00
parent 19f3868519
commit 9f41ad3635

View file

@ -49,6 +49,9 @@ blocked_toddlers = [
"pdc_import_compose",
"pdc_unretire_packages",
"pdc_update_critpath",
{% if env == "staging" %}
"distgit_bugzilla_sync",
{% endif %}
]
[consumer_config.default]