Notify when cleaning_packager_groups cannot remove a group creator

Signed-off-by: Lenka Segura <lsegura@redhat.com>
This commit is contained in:
Lenka Segura
2025-11-17 14:49:14 +01:00
committed by kevin
parent 2e45debb74
commit 421099b285

View File

@@ -437,6 +437,13 @@ metrics-sig = 'metrics'
[consumer_config.clean_packagers_groups]
watched_groups = ["packager"]
{% if env == "staging" %}
notify_emails = []
{% else %}
notify_emails = [
"lenkaseg@fedoraproject.org",
]
{% endif %}
[qos]
prefetch_size = 0