Skip to content

Commit 442aad1

Browse files
authored
Merge pull request #212 from chmeliik/retest-branchname
Document /retest branch:<branch-name>
2 parents 355195e + 96179e7 commit 442aad1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/modules/ROOT/pages/how-tos/configuring/rerunning.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ NOTE: For additional options, refer to the link:https://pipelinesascode.com/docs
2929
.**Procedure**
3030

3131
. On the GitHub UI, navigate to the latest commit on your branch that that you want to rebuild.
32-
. Comment `/retest` on the commit.
32+
. Comment `/retest` on the commit. If the commit is not on the default branch, use `/retest branch:<branch-name>`
3333

3434
+
3535
All pipeline runs associated with that commit should resume in the *Activity* > *Pipeline runs* tab.

0 commit comments

Comments
 (0)