From 2cfe9136e4591e72be541ea8b11f3b2a4c55453e 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 81716840bf..c713bebd7e 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-all-x86_64 - fedora-all-aarch64