Skip to content

Commit 2b7e22d

Browse files
committed
Add help commands to documentation
Add information regarding the `/packit help` and `/packit-ci help` commands, which can be used in comments in PRs, to the documentation.
1 parent 6602c85 commit 2b7e22d

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

docs/retriggering.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@ to trigger the Packit job manually.
99

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

12+
### help
13+
Packit is able to provide a help message summarizing all available commands and options:
14+
15+
/packit help
16+
1217
### copr_build
1318
For retriggering the [`copr_build`](/docs/configuration/upstream/copr_build) jobs, Packit is able to trigger new builds based on a pull request comment:
1419

fedora-ci/retriggering.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ sidebar_position: 2
55

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

8+
## Help
9+
10+
Packit is able to provide a help message summarizing all available commands and options:
11+
12+
/packit-ci help
13+
814
## Scratch builds
915

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

0 commit comments

Comments
 (0)