From 82d4fbbb4eacb6d4705982e2d82e7a33ee2b2021 Mon Sep 17 00:00:00 2001 From: Simon Steinbeiss Date: Fri, 23 Sep 2022 08:49:25 +0200 Subject: [PATCH] packit: Enable Bodhi updates for unstable Fedoras As we don't only want to get Bodhi updates for the stable releases, but also the ones still in development, we need to use 'fedora-branched'. See https://packit.dev/docs/configuration/#aliases --- .packit.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.packit.yaml b/.packit.yaml index 8407db142..a72dba2c5 100644 --- a/.packit.yaml +++ b/.packit.yaml @@ -22,7 +22,7 @@ jobs: - job: bodhi_update trigger: commit dist_git_branches: - - fedora-stable # rawhide updates are created automatically + - fedora-branched # rawhide updates are created automatically - job: koji_build trigger: commit metadata: