Bodhi: Add Fedora Modules to the bugzilla products list.
Fixes https://github.com/fedora-infra/bodhi/issues/3893. Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
parent
a8d90f83d4
commit
97ae6ceb46
1 changed files with 1 additions and 1 deletions
|
@ -524,7 +524,7 @@ bz_server_rest = https://partner-bugzilla.redhat.com/rest/
|
||||||
# Bodhi will avoid touching bugs that are not against the following comma-separated products.
|
# Bodhi will avoid touching bugs that are not against the following comma-separated products.
|
||||||
# Fedora's production Bodhi instance sets this to Fedora,Fedora EPEL
|
# Fedora's production Bodhi instance sets this to Fedora,Fedora EPEL
|
||||||
# bz_products =
|
# bz_products =
|
||||||
bz_products = Fedora,Fedora EPEL
|
bz_products = Fedora,Fedora EPEL,Fedora Modules
|
||||||
|
|
||||||
# A template to use for links to Bugzilla tickets. %%s will be filled in with the bug number.
|
# A template to use for links to Bugzilla tickets. %%s will be filled in with the bug number.
|
||||||
# buglink = https://bugzilla.redhat.com/show_bug.cgi?id=%%s
|
# buglink = https://bugzilla.redhat.com/show_bug.cgi?id=%%s
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue