Skip to content

Commit

Permalink
Merge pull request #20053 from martinpitt/packit-revdeps-notify
Browse files Browse the repository at this point in the history
[CI:BUILD] Packit: Enable failure notifications for cockpit tests
  • Loading branch information
openshift-merge-robot authored Sep 20, 2023
2 parents 8f17ac5 + 0ec63ab commit cbfd921
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions .packit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,9 @@ jobs:
- job: tests
identifier: cockpit-revdeps
trigger: pull_request
notifications:
failure_comment:
message: "Cockpit tests failed for commit {commit_sha}. @martinpitt, @jelly, @mvollmer please check."
targets:
- fedora-latest-stable
- fedora-development
Expand Down
4 changes: 2 additions & 2 deletions plans/cockpit-podman.fmf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# reverse dependency test for https://github.com/cockpit-project/cockpit-podman/
# if this fails in a non-obvious way, please contact the cockpit team in your PR for investigation:
# @martinpitt, @jelly, @marusak
# packit should automatically notify the cockpit maintainers on failures.
# For questions, please contact @martinpitt, @jelly, @mvollmer
enabled: false

adjust+:
Expand Down

0 comments on commit cbfd921

Please sign in to comment.