the-new-hotness: Add missing configuration parameter
Signed-off-by: Michal Konečný <mkonecny@redhat.com>
This commit is contained in:
parent
49844e6252
commit
cfbfc2a2e2
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@ config = {
|
|||
'user': '{{ upstream_release_bugzilla_user }}',
|
||||
'password': '{{ upstream_release_bugzilla_password }}',
|
||||
{% if env == 'staging' %}
|
||||
'api_key': '',
|
||||
'url': 'https://partner-bugzilla.redhat.com',
|
||||
'explanation_url': 'https://stg.fedoraproject.org/wiki/Upstream_release_monitoring',
|
||||
{% else %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue