From b46e26e53af6cc64816728a9443d9691298b237c Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Thu, 18 Jun 2026 08:56:27 -0400 Subject: [PATCH] Packit: Add cautionary note to ephemeral copr job The packit copr jobs are consumed by podman-machine-os release process so any change to the copr targets should be mindful of this fact. Signed-off-by: Lokesh Mandvekar (cherry picked from commit 8ce58d328c0460f074417c1b25c28c4fbe317ba4) --- .packit.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.packit.yaml b/.packit.yaml index 90b66315cf..65f33c2881 100644 --- a/.packit.yaml +++ b/.packit.yaml @@ -55,6 +55,8 @@ jobs: failure_comment: message: "[NON-BLOCKING] Packit jobs failed. @containers/packit-build please check. Everyone else, feel free to ignore." enable_net: true + # CAUTION: The builds from these jobs are consumed by podman-machine-os + # during the release process. Any change here should be mindful of it. targets: - fedora-stable-x86_64 - fedora-stable-aarch64