From 25215d0761932c27de48b451732eb2176d9c310d Mon Sep 17 00:00:00 2001 From: Carl George Date: Aug 14 2024 03:06:43 +0000 Subject: bodhi: Exclude EPEL-10.0 from bugzillas This should be reverted when we disable automatic bodhi updates for EPEL-10.0. https://lists.fedoraproject.org/archives/list/epel-devel@lists.fedoraproject.org/message/CS3Z2LVATYVJNOT6HZXXWMWBWWHRPTJI/ Signed-off-by: Carl George --- diff --git a/roles/bodhi2/base/templates/production.ini.j2 b/roles/bodhi2/base/templates/production.ini.j2 index 2480ce7..c0667fa 100644 --- a/roles/bodhi2/base/templates/production.ini.j2 +++ b/roles/bodhi2/base/templates/production.ini.j2 @@ -506,7 +506,7 @@ bz_products = Fedora,Fedora EPEL,Fedora Modules # Exclude some Releases where Updates are created automatically to touch bugs. # Comma separated list of Release.name values -bz_exclude_rels = ELN +bz_exclude_rels = ELN,EPEL-10.0 # Relax default regex used to catch bug ids in RPM changelogs bz_regex = (?:fedora|epel|rh(?:bz)?)#(\d{5,})