Switch the weekly FTBFS reminders to F42
This commit is contained in:
parent
f10301013c
commit
cc7f54ecfe
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
|||
[bugzilla]
|
||||
{% if env == "production" %}
|
||||
bugzilla=https://bugzilla.redhat.com/
|
||||
tracking=2260875
|
||||
tracking=2300528
|
||||
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 %}
|
||||
fedora=f41
|
||||
fedora=f42
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue