From 7646e57ffad50e0b8adaf11786c0ce317b3a3617 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Fri, 19 Nov 2021 16:01:01 +0100 Subject: [PATCH] Switch the FTBFS reminder to F36 Packages FTBFSing on stable releases are not that commonly reported anyway. --- 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 73a2c320b6..b2ed68838d 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=1927309 +tracking=1992484 {% elif env == 'staging' %} bugzilla=https://bugzilla.stage.redhat.com/ tracking=1732434 {% endif %} username={{ ftbfs_bugzilla_account }} password={{ ftbfs_bugzilla_password }} -fedora=f35 +fedora=f36