Skip to content

Commit

Permalink
Docs for retriggering through issue comment
Browse files Browse the repository at this point in the history
  • Loading branch information
majamassarini committed Dec 2, 2022
1 parent 7f3a779 commit dcd154f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions content/docs/Configuration/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -330,6 +330,11 @@ By default, no issue will be created so Packit doesn't unintentionally spam any
By enabling this setting, Packit will either create a new issue or add a comment to an already existing issue.
In that case, the issue will be reused and a new comment will be added.

When a downstream job fails (Koji build or Bodhi update),
the user can re-trigger the failed job through a comment like
`/packit koji-build` or `/packit create-update` in the opened issue but
he needs to have write permissions into the repository issue.

#### copy_upstream_release_description

(*bool*) When doing a new update in Fedora dist-git, the [GitHub upstream release description](https://docs.github.com/en/repositories/releasing-projects-on-github/about-releases)
Expand Down

0 comments on commit dcd154f

Please sign in to comment.