Commit ea7f0c9a authored by Payton Burdette's avatar Payton Burdette

Apply 1 suggestion(s) to 1 file(s)

parent 83a93f89
......@@ -237,7 +237,8 @@ If a merge request pipeline or merged result pipeline was canceled or failed, yo
If the merge train pipeline has failed, you can:
- Check the failure and determine if you can immediately add the merge request to the train again.
- Check the failure and determine if you can use the [`/merge` quick action](../user/project/quick_actions.md) to immediately add the merge request to the train again.
- Re-run the entire pipeline by clicking **Run pipeline** in the pipeline tab in the merge request, then add the merge request to the train again.
- Push a commit to fix the failure, then add the merge request to the train again.
If the merge train pipeline was canceled before the merge request was merged, without a failure, you can:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment