Skip to content

Commit

Permalink
Merge pull request #205 from rcerven/retrigger
Browse files Browse the repository at this point in the history
rebuilds work only if push pipeline wasn't renamed
  • Loading branch information
arewm authored Jan 14, 2025
2 parents 06f0ce5 + 87ae89b commit 2f0481a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/modules/ROOT/pages/how-tos/configuring/rerunning.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ NOTE: If you only want to retrigger the integration tests, see xref:/how-tos/tes
.**Prerequisite**

- You have already merged a pull request, but the subsequent build failed, prompting a need for retriggering.
- You didn't rename push pipeline run name, and it is in format `component_name + '-on-push'`

.**Procedure**

Expand All @@ -66,6 +67,7 @@ The pipeline run should resume in the *Activity* > *Pipeline runs* tab.
.**Prerequisite**

- You have already merged a pull request, but the subsequent build failed, prompting a need for retriggering.
- You didn't rename push pipeline run name, and it is in format `component_name + '-on-push'`
- You have CLI access to {ProductName}. For information on obtaining CLI access, refer to xref:/getting-started/cli.adoc[Getting started in CLI]

.**Procedure**
Expand Down

0 comments on commit 2f0481a

Please sign in to comment.