summaryrefslogtreecommitdiff
path: root/doc/ci/pipelines/merge_trains.md
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-05-18 00:08:02 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2023-05-18 00:08:02 +0000
commit8a560d56661f56804ddf6596f928e7d25db37443 (patch)
treeccae82652acd898e2c67120379c610c212b1aed0 /doc/ci/pipelines/merge_trains.md
parentcf7a32bf29a7412a0f4b373ac3045f2555762d03 (diff)
downloadgitlab-ce-8a560d56661f56804ddf6596f928e7d25db37443.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/ci/pipelines/merge_trains.md')
-rw-r--r--doc/ci/pipelines/merge_trains.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/ci/pipelines/merge_trains.md b/doc/ci/pipelines/merge_trains.md
index 548acc147f5..ee1c08c4df8 100644
--- a/doc/ci/pipelines/merge_trains.md
+++ b/doc/ci/pipelines/merge_trains.md
@@ -216,6 +216,12 @@ You can find reason the merge request was dropped from the merge train in the sy
notes. Check the **Activity** section in the **Overview** tab for a message similar to:
`User removed this merge request from the merge train because ...`
+### Cannot use auto-merge
+
+You cannot use [auto-merge](../../user/project/merge_requests/merge_when_pipeline_succeeds.md)
+(formerly **Merge when pipeline succeeds**) to skip the merge train, when merge trains are enabled.
+See [issue 12267](https://gitlab.com/gitlab-org/gitlab/-/issues/12267) for more information.
+
### Cannot retry merge train pipeline cannot
When a merge train pipeline fails, the merge request is dropped from the train and the pipeline can't be retried.