From 6c2716505489347be58e47497f909d7d95424bcb Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Mon, 4 Aug 2025 09:08:35 -0400 Subject: [PATCH] Packit: do not notify on podman-next failures podman-next failure notifications are mostly if not totally ignored so there's no point keeping them. While these notifications ideally shouldn't be ignored, some builds on podman-next frequently fail because of older toolchain and end up causing a lot of noise. Signed-off-by: Lokesh Mandvekar --- .packit.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.packit.yaml b/.packit.yaml index 54f9d8e832..60c542ec87 100644 --- a/.packit.yaml +++ b/.packit.yaml @@ -92,9 +92,6 @@ jobs: - job: copr_build trigger: commit packages: [podman-fedora] - notifications: - failure_comment: - message: "podman-next COPR build failed. @containers/packit-build please check." branch: main owner: rhcontainerbot project: podman-next