Skip to content

Commit 6c27165

Browse files
committed
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 <[email protected]>
1 parent f27e52b commit 6c27165

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.packit.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -92,9 +92,6 @@ jobs:
9292
- job: copr_build
9393
trigger: commit
9494
packages: [podman-fedora]
95-
notifications:
96-
failure_comment:
97-
message: "podman-next COPR build failed. @containers/packit-build please check."
9895
branch: main
9996
owner: rhcontainerbot
10097
project: podman-next

0 commit comments

Comments
 (0)