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
39aa9b41
Commit
39aa9b41
authored
Feb 19, 2018
by
Victor Wu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update merge_request_approvals.md
parent
c841ae54
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
4 deletions
+6
-4
doc/user/project/merge_requests/merge_request_approvals.md
doc/user/project/merge_requests/merge_request_approvals.md
+6
-4
No files found.
doc/user/project/merge_requests/merge_request_approvals.md
View file @
39aa9b41
...
@@ -43,10 +43,12 @@ change them by [editing the merge request](#overriding-the-merge-request-approva
...
@@ -43,10 +43,12 @@ change them by [editing the merge request](#overriding-the-merge-request-approva
## Eligible approvers
## Eligible approvers
Eligible approvers can be individual users or groups that are project members,
An individual user is an eligible approver if they are a member of the given project,
members of the project's immediate parent group, and members of a group who
a member of the project's immediate parent group, or a member of a group that has share access
have access to the project via a
to the project via a
[
share
](
../members/share_project_with_groups.md
)
.
[
share
](
../members/share_project_with_groups.md
)
.
A group is also an eligible approver.
[
In the future
](
https://gitlab.com/gitlab-org/gitlab-ee/issues/2048
)
,
group approvers will be restricted.
If a user is added as an individual approver and is also part of a group approver,
If a user is added as an individual approver and is also part of a group approver,
then that user is just counted once. The merge request author does not count as
then that user is just counted once. The merge request author does not count as
...
...
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