Packit: Only create dist-git PRs for rawhide

We'll only be releasing breaking changes on rawhide so dist-git PRs
should only be created for rawhide.

Signed-off-by: Lokesh Mandvekar <lsm5@linux.com>
This commit is contained in:
Lokesh Mandvekar 2026-04-30 09:38:31 -04:00
parent 0bc72e2871
commit 46b45de563
No known key found for this signature in database
GPG key ID: 1C1EDD7CC7C3A0DD

View file

@ -152,12 +152,16 @@ jobs:
context:
revdeps: "yes"
# NOTE: Breaking changes related to Podman6 will only be shipped to Fedora
# Rawhide (to be Fedora 45) and newer.
# TODO: Update dist_git_branches as and when new Fedora releases are
# available.
- job: propose_downstream
trigger: release
update_release: false
packages: [podman-fedora]
dist_git_branches: &fedora_targets
- fedora-all
- fedora-rawhide
- job: koji_build
trigger: commit