From 8f958b859b19b0530664cd9390d5c24033ca1261 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 24 Sep 2024 21:36:15 +0200 Subject: [PATCH] Switch the weekly FTBFS reminders to F41 --- roles/releng/templates/ftbfs.cfg.j2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/roles/releng/templates/ftbfs.cfg.j2 b/roles/releng/templates/ftbfs.cfg.j2 index af8038f61e..f0cc073707 100644 --- a/roles/releng/templates/ftbfs.cfg.j2 +++ b/roles/releng/templates/ftbfs.cfg.j2 @@ -1,11 +1,11 @@ [bugzilla] {% if env == "production" %} bugzilla=https://bugzilla.redhat.com/ -tracking=2231791 +tracking=2260875 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=f40 +fedora=f41