Skip to content

Commit

Permalink
Merge pull request #20106 from openshift-cherrypick-robot/cherry-pick…
Browse files Browse the repository at this point in the history
…-20061-to-v4.7

[v4.7] [CI:BUILD] packit: tag @containers/packit-build team on copr build failure
  • Loading branch information
openshift-merge-robot authored Sep 22, 2023
2 parents 1868c7c + a2697c0 commit 79e0d2a
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 @@ -16,8 +16,10 @@ actions:
jobs:
- job: copr_build
trigger: pull_request
notifications:
failure_comment:
message: "Ephemeral COPR build failed. @containers/packit-build 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 @@ -33,6 +35,9 @@ jobs:
# Run on commit to main branch
- job: copr_build
trigger: commit
notifications:
failure_comment:
message: "podman-next COPR build failed. @containers/packit-build please check."
branch: main
owner: rhcontainerbot
project: podman-next
Expand Down

0 comments on commit 79e0d2a

Please sign in to comment.