From 60bcfbb1866dd03fb54587e5addbecb3aca246b6 Mon Sep 17 00:00:00 2001 From: imagebuilder-bot Date: Wed, 13 Jul 2022 08:52:24 +0200 Subject: [PATCH] packit: Enable Bodhi update feature While this feature is 'not mature yet' according to Packit developers, we can enable it because there's no harm done. If Packit fails to publish the Bodhi update then fedora-bot will take care of it. --- .packit.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.packit.yaml b/.packit.yaml index e3edc299a..8407db142 100644 --- a/.packit.yaml +++ b/.packit.yaml @@ -19,6 +19,10 @@ actions: post-upstream-clone: "./tools/rpm_spec_add_provides_bundle.sh" jobs: +- job: bodhi_update + trigger: commit + dist_git_branches: + - fedora-stable # rawhide updates are created automatically - job: koji_build trigger: commit metadata: