mirror of
https://github.com/containers/skopeo.git
synced 2026-05-04 10:22:34 +00:00
Merge pull request #2865 from lsm5/packit-downstream
Packit: Only create dist-git PRs for rawhide
This commit is contained in:
@@ -113,12 +113,16 @@ jobs:
|
||||
id: https://copr.fedorainfracloud.org/coprs/rhcontainerbot/podman-next/repo/centos-stream-$releasever/rhcontainerbot-podman-next-centos-stream-$releasever.repo
|
||||
|
||||
# Sync to Fedora
|
||||
# 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
|
||||
packages: [skopeo-fedora]
|
||||
update_release: false
|
||||
dist_git_branches: &fedora_targets
|
||||
- fedora-all
|
||||
- fedora-rawhide
|
||||
actions:
|
||||
post-modifications: >-
|
||||
bash -c 'sed -i "s/^\(\s*\)ref: .*/\1ref: v${PACKIT_PROJECT_VERSION}/" ${PACKIT_DOWNSTREAM_REPO}/plans/main.fmf'
|
||||
|
||||
Reference in New Issue
Block a user