Skip to content

Commit

Permalink
Packit: tag @lsm5 on copr build failures
Browse files Browse the repository at this point in the history
Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
  • Loading branch information
lsm5 committed Sep 21, 2023
1 parent 4c805b7 commit f111af5
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .packit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,10 @@ srpm_build_deps:
jobs:
- job: copr_build
trigger: pull_request
notifications:
failure_comment:
message: "Ephemeral COPR build failed. @lsm5 please check."
enable_net: true
# keep in sync with https://copr.fedorainfracloud.org/coprs/rhcontainerbot/podman-next
targets:
- fedora-all-x86_64
- fedora-all-aarch64
Expand All @@ -32,6 +34,9 @@ jobs:
# Run on commit to main branch
- job: copr_build
trigger: commit
notifications:
failure_comment:
message: "podman-next COPR build failed. @lsm5 please check."
branch: main
owner: rhcontainerbot
project: podman-next
Expand Down

0 comments on commit f111af5

Please sign in to comment.