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
67116336
Commit
67116336
authored
May 20, 2019
by
Shinya Maeda
Committed by
Evan Read
May 20, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Clarify how to enable pipelines for merged results
parent
961a5f72
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
doc/ci/merge_request_pipelines/index.md
doc/ci/merge_request_pipelines/index.md
+4
-0
No files found.
doc/ci/merge_request_pipelines/index.md
View file @
67116336
...
...
@@ -103,6 +103,10 @@ This feature disabled by default until we resolve issues with [contention handli
![
Merge request pipeline config
](
img/merge_request_pipeline_config.png
)
CAUTION:
**Warning:**
Make sure your
`gitlab-ci.yml`
file is
[
configured properly for pipelines for merge requests
](
#configuring-pipelines-for-merge-requests
)
,
otherwise pipelines for merged results won't run and your merge requests will be stuck in an unresolved state.
### Pipelines for Merged Result's limitations
-
This feature requires
[
GitLab Runner
](
https://gitlab.com/gitlab-org/gitlab-runner
)
11.9 or newer.
...
...
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