Skip to content

Commit

Permalink
Set up Packit automation for Bodhi updates (#235)
Browse files Browse the repository at this point in the history
* Enable Packit Fedora builds on all branches

not only rawhide.

Needed to enable automatic updates of released Fedora branches.

* Set up Packit automation for Bodhi updates

See https://packit.dev/docs/fedora-releases-guide/#bodhi-update-job
  • Loading branch information
pcahyna authored Jan 12, 2023
1 parent 0eeff58 commit 5390712
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .packit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,8 @@ jobs:
- job: koji_build
trigger: commit
dist_git_branches:
- rawhide
- fedora-all
- job: bodhi_update
trigger: commit
dist_git_branches:
- fedora-branched # rawhide updates are created automatically

0 comments on commit 5390712

Please sign in to comment.