Skip to content
Open
Show file tree
Hide file tree
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
5 changes: 5 additions & 0 deletions docs/retriggering.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,11 @@ to trigger the Packit job manually.

![Re-run GitHub check](img/retriggering/comment.png)

### help
Packit is able to provide a help message summarizing all available commands and options:

/packit help

### copr_build
For retriggering the [`copr_build`](/docs/configuration/upstream/copr_build) jobs, Packit is able to trigger new builds based on a pull request comment:

Expand Down
6 changes: 6 additions & 0 deletions fedora-ci/retriggering.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ sidebar_position: 2

You can retrigger CI jobs in dist-git pull requests by posting comments that include the appropriate `/packit-ci` commands, as outlined below.

## Help

Packit is able to provide a help message summarizing all available commands and options:

/packit-ci help

## Scratch builds

To retrigger a scratch build, add the following comment to the pull request:
Expand Down