Skip to content

Commit

Permalink
Open sync_release PRs from rawhide to non-rawhide branches (#413)
Browse files Browse the repository at this point in the history
Open `sync_release` PRs from `rawhide` to non-`rawhide` branches

Reviewed-by: Laura Barcziová
  • Loading branch information
softwarefactory-project-zuul[bot] authored Sep 26, 2024
2 parents 89cd1a4 + 92577a0 commit 92f33e4
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions .packit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -162,8 +162,10 @@ jobs:
trigger: release
packages: [specfile]
dist_git_branches:
- fedora-all
- epel-9
rawhide:
fast_forward_merge_into:
- fedora-branched
epel-9: {}
- job: propose_downstream
trigger: release
packages: [specfile-epel8]
Expand All @@ -174,8 +176,10 @@ jobs:
trigger: release
packages: [specfile]
dist_git_branches:
- fedora-all
- epel-9
rawhide:
fast_forward_merge_into:
- fedora-branched
epel-9: {}
- job: pull_from_upstream
trigger: release
packages: [specfile-epel8]
Expand Down

0 comments on commit 92f33e4

Please sign in to comment.