From 9d5c2b84a856957a03c80a0a4b76db4eb6f295ec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 14 Nov 2023 14:44:37 +0100 Subject: [PATCH] Switch the weekly FTBFS reminders to F39 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miro HronĨok --- 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 d469bc03bc..803d39f3d9 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=2117176 +tracking=2168842 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=f38 +fedora=f39