ftbfs_weekly_reminder: Don't use password or it would be eaten

Fixes https://pagure.io/releng/issue/10642
Related to https://pagure.io/fedora-infrastructure/issue/10525

Depends-On: https://pagure.io/releng/pull-request/10665

Signed-off-by: Miro Hrončok <miro@hroncok.cz>
This commit is contained in:
Miro Hrončok 2022-02-23 14:37:27 +01:00 committed by kevin
parent bb31efdf5d
commit 349238d224

View file

@ -2,10 +2,10 @@
{% if env == "production" %}
bugzilla=https://bugzilla.redhat.com/
tracking=1992484
api_key={{ prod_releng_bz_api_key }}
{% elif env == 'staging' %}
bugzilla=https://bugzilla.stage.redhat.com/
tracking=1732434
api_key={{ stg_releng_bz_api_key }}
{% endif %}
username={{ ftbfs_bugzilla_account }}
password={{ ftbfs_bugzilla_password }}
fedora=f36