Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
fa7ee05d
Commit
fa7ee05d
authored
Jan 22, 2021
by
Izzy Fee
Committed by
Marcel Amirault
Jan 22, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update index to clarify enabling of setting Merge commit
parent
92feabd8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
3 deletions
+4
-3
doc/ci/merge_request_pipelines/pipelines_for_merged_results/merge_trains/index.md
...elines/pipelines_for_merged_results/merge_trains/index.md
+4
-3
No files found.
doc/ci/merge_request_pipelines/pipelines_for_merged_results/merge_trains/index.md
View file @
fa7ee05d
...
...
@@ -84,9 +84,10 @@ To enable merge trains for your project:
1.
If you are on a self-managed GitLab instance, ensure the
[
feature flag
](
#merge-trains-feature-flag
)
is set correctly.
1.
[
Configure your CI/CD configuration file
](
../../index.md#configuring-pipelines-for-merge-requests
)
so that the pipeline or individual jobs run for merge requests.
1.
Visit your project's
**Settings > General**
and expand
**Merge requests**
1.
Check
**Enable merged results pipelines.**
(if not enabled)
1.
Check
**Enable merge trains.**
1.
Visit your project's
**Settings > General**
and expand
**Merge requests**
.
1.
In the
**Merge method**
section, verify that
**Merge commit**
is selected.
You cannot use
**Merge commit with semi-linear history**
or
**Fast-forward merge**
with merge trains.
1.
In the
**Merge options**
section, select
**Enable merged results pipelines.**
(if not already selected) and
**Enable merge trains.**
1.
Click
**Save changes**
In GitLab 13.5 and earlier, there is only one checkbox, named
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment