mirror of
https://github.com/containers/podman.git
synced 2025-05-17 15:18:43 +08:00
[skip-ci] Packit: update targets for propose-downstream
When a new Fedora target (41 currently), is branched from rawhide, `fedora-latest` packit target will point to fedora-41, while `fedora-latest-stable` will point to `fedora-40`. Once fedora-41 has released, `fedora-latest` and `fedora-latest-stable` will both point to fedora-41. So, to have Packit continue to create PRs for Fedora 40 once Fedora 41 has released, it's best to set the target back to `fedora-all`. Caution: `fedora-all` will create v5.x PRs for Fedora-39 until it goes EOL. Since dist-git PRs need to be merged manually, we can just manually close F39 PRs. Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
This commit is contained in:
@ -99,8 +99,7 @@ jobs:
|
||||
update_release: false
|
||||
packages: [podman-fedora]
|
||||
dist_git_branches:
|
||||
- fedora-development
|
||||
- fedora-latest
|
||||
- fedora-all
|
||||
|
||||
- job: propose_downstream
|
||||
trigger: release
|
||||
|
Reference in New Issue
Block a user