Use default bugzilla template in koschei prod
This commit is contained in:
parent
cd1a40db2c
commit
3895f593d1
1 changed files with 0 additions and 22 deletions
|
@ -95,28 +95,6 @@ config = {
|
|||
],
|
||||
"bugreport": {
|
||||
"url": "https://{{ koschei_bugzilla }}/enter_bug.cgi?{query}",
|
||||
{% if env != 'staging' %}
|
||||
"template": {
|
||||
"product": "Fedora",
|
||||
"component": "{name}",
|
||||
"version": "rawhide",
|
||||
"short_desc": "{name}: FTBFS in rawhide",
|
||||
"bug_file_loc": "{{ koschei_topurl }}/package/{name}",
|
||||
"comment": """
|
||||
Description of problem:
|
||||
Package {name} fails to build from source in rawhide.
|
||||
|
||||
Version-Release number of selected component (if applicable):
|
||||
{version}-{release}
|
||||
|
||||
Steps to Reproduce:
|
||||
koji build --scratch f26 {name}-{version}-{release}.{arch}.rpm
|
||||
|
||||
Additional info:
|
||||
This package is tracked by Koschei. See:
|
||||
{{ koschei_topurl }}/package/{name}"""
|
||||
},
|
||||
{% endif %}
|
||||
},
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue