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
e5e25109
Commit
e5e25109
authored
Dec 07, 2018
by
Marcia Ramos
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Consistent feature name in all docs
parent
48d8a7d6
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
doc/user/project/merge_requests/index.md
doc/user/project/merge_requests/index.md
+2
-2
No files found.
doc/user/project/merge_requests/index.md
View file @
e5e25109
...
@@ -259,7 +259,7 @@ all your changes will be available to preview by anyone with the Review Apps lin
...
@@ -259,7 +259,7 @@ all your changes will be available to preview by anyone with the Review Apps lin
[
Read more about Review Apps.
](
../../../ci/review_apps/index.md
)
[
Read more about Review Apps.
](
../../../ci/review_apps/index.md
)
##
Customize a specific pipeline structure
for merge requests
##
Pipelines
for merge requests
When a developer updates a merge request, a pipeline should quickly report back
When a developer updates a merge request, a pipeline should quickly report back
its result to the developer, but often pipelines take long time to complete
its result to the developer, but often pipelines take long time to complete
...
@@ -267,7 +267,7 @@ because general branch pipelines contain unnecessary jobs from the merge request
...
@@ -267,7 +267,7 @@ because general branch pipelines contain unnecessary jobs from the merge request
You can customize a specific pipeline structure for merge requests in order to
You can customize a specific pipeline structure for merge requests in order to
speed the cycle up by running only important jobs.
speed the cycle up by running only important jobs.
[
Learn more about pipelines for merge requests.
](
../../../ci/merge_request_pipelines/index.md
)
Learn more about
[
pipelines for merge requests
](
../../../ci/merge_request_pipelines/index.md
)
.
## Pipeline status in merge requests
## Pipeline status in merge requests
...
...
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