Skip to content

Commit 773da99

Browse files
committed
Add note about downstream jobs for notifications.failure_comment.message
Related to packit/packit-service#2199
1 parent 30959d3 commit 773da99

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

docs/configuration/index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -432,6 +432,9 @@ jobs:
432432
message: "One of the tests failed for {commit_sha}, @admin, check the test failures on this PR."
433433
```
434434

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

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

0 commit comments

Comments
 (0)