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
11bc890e
Commit
11bc890e
authored
Sep 16, 2020
by
Daniel Gruesso
Committed by
Marcin Sedlak-Jakubowski
Sep 16, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add note for red merge button to MR docs
parent
166453a4
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
1 deletion
+6
-1
doc/user/project/merge_requests/reviewing_and_managing_merge_requests.md
...t/merge_requests/reviewing_and_managing_merge_requests.md
+6
-1
No files found.
doc/user/project/merge_requests/reviewing_and_managing_merge_requests.md
View file @
11bc890e
...
@@ -5,7 +5,7 @@ info: To determine the technical writer assigned to the Stage/Group associated w
...
@@ -5,7 +5,7 @@ info: To determine the technical writer assigned to the Stage/Group associated w
type
:
index, reference
type
:
index, reference
---
---
# Reviewing and managing merge requests
# Reviewing and managing merge requests
**(CORE)**
Merge requests are the primary method of making changes to files in a GitLab project.
Merge requests are the primary method of making changes to files in a GitLab project.
Changes are proposed by
[
creating and submitting a merge request
](
creating_merge_requests.md
)
,
Changes are proposed by
[
creating and submitting a merge request
](
creating_merge_requests.md
)
,
...
@@ -203,6 +203,11 @@ If there's an [environment](../../../ci/environments/index.md) and the applicati
...
@@ -203,6 +203,11 @@ If there's an [environment](../../../ci/environments/index.md) and the applicati
successfully deployed to it, the deployed environment and the link to the
successfully deployed to it, the deployed environment and the link to the
Review App will be shown as well.
Review App will be shown as well.
NOTE:
**Note:**
When the default branch (for example,
`main`
) is red due to a failed CI pipeline, the
`merge`
button
When the pipeline fails in a merge request but it can be merged nonetheless,
the
**Merge**
button will be colored in red.
### Post-merge pipeline status
### Post-merge pipeline status
When a merge request is merged, you can see the post-merge pipeline status of
When a merge request is merged, you can see the post-merge pipeline status of
...
...
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