Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions docs/configuration/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -432,6 +432,9 @@ jobs:
message: "One of the tests failed for {commit_sha}, @admin, check the test failures on this PR."
```

For jobs related to the release automation (`propose_downstream`, `pull_from_upstream`, `koji_build` and `bodhi_update`),
this message is used as an extension of the comment added by default by Packit. For these, the `commit_sha` is not provided.

#### issue_repository

Use this key to be notified about errors of the downstream jobs (Koji build, Bodhi update, pull from upstream).
Expand Down