From 6ad77a1bc4418ba0976c4f91cae696622248c9aa Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Tue, 8 Oct 2024 16:19:55 +0530 Subject: [PATCH] Packit: constrain downstream koji job to fedora package This constraint helps to avoid duplicate Packit jobs. The effect will only be seen at the time of Fedora koji build and not on upstream. This doesn't affect upstream. Signed-off-by: Lokesh Mandvekar --- .packit.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.packit.yaml b/.packit.yaml index 59ebefa9..f3b0bc99 100644 --- a/.packit.yaml +++ b/.packit.yaml @@ -107,6 +107,7 @@ jobs: # Fedora Koji build - job: koji_build trigger: commit + packages: [skopeo-fedora] sidetag_group: podman-releases # Dependents are not rpm dependencies, but the package whose bodhi update # should include this package.