Skip to content

Commit

Permalink
Merge pull request fdo-rs#702 from runcom/packit-committers
Browse files Browse the repository at this point in the history
chore(.packit.yaml): allow committers to dist-git to trigger koji/bodhi
  • Loading branch information
mergify[bot] authored Nov 27, 2024
2 parents 4d981d6 + c4a992c commit 9e09081
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .packit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -81,12 +81,14 @@ jobs:

- job: koji_build
trigger: commit
allowed_pr_authors: [all_committers]
dist_git_branches:
- fedora-development
- fedora-latest-stable

- job: bodhi_update
trigger: commit
allowed_builders: [all_committers]
dist_git_branches:
- fedora-development
- fedora-latest-stable
Expand Down

0 comments on commit 9e09081

Please sign in to comment.