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 <carlwgeorge@gmail.com>
This commit is contained in:
parent
39558ad3d3
commit
25215d0761
1 changed files with 1 additions and 1 deletions
|
@ -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,})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue