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
bf0451de
Commit
bf0451de
authored
Oct 22, 2021
by
Kenneth Chu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update docs to match text in approval settings
parent
438c3b27
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
doc/user/project/merge_requests/approvals/settings.md
doc/user/project/merge_requests/approvals/settings.md
+5
-5
No files found.
doc/user/project/merge_requests/approvals/settings.md
View file @
bf0451de
...
...
@@ -39,7 +39,7 @@ By default, the author of a merge request cannot approve it. To change this sett
1.
Go to your project and select
**Settings > General**
.
1.
Expand
**Merge request (MR) approvals**
.
1.
Clear the
**Prevent
MR approval by the
author**
checkbox.
1.
Clear the
**Prevent
approval by
author**
checkbox.
1.
Select
**Save changes**
.
Authors can edit the approval rule in an individual merge request and override
...
...
@@ -64,7 +64,7 @@ their own. To do this:
1.
Go to your project and select
**Settings > General**
.
1.
Expand
**Merge request (MR) approvals**
.
1.
Select the
**Prevent
MR approvals from users who make commits to the MR
**
checkbox.
1.
Select the
**Prevent
approvals by users who add commits
**
checkbox.
If this checkbox is cleared, an administrator has disabled it
[
at the instance level
](
../../../admin_area/merge_requests_approvals.md
)
, and
it can't be changed at the project level.
...
...
@@ -84,7 +84,7 @@ on merge requests, you can disable this setting:
1.
Go to your project and select
**Settings > General**
.
1.
Expand
**Merge request (MR) approvals**
.
1.
Select the
**Prevent
users from modifying MR
approval rules in merge requests**
checkbox.
1.
Select the
**Prevent
editing
approval rules in merge requests**
checkbox.
1.
Select
**Save changes**
.
This change affects all open merge requests.
...
...
@@ -102,7 +102,7 @@ permission enables an electronic signature for approvals, such as the one define
[
sign-in restrictions documentation
](
../../../admin_area/settings/sign_in_restrictions.md#password-authentication-enabled
)
.
1.
Go to your project and select
**Settings > General**
.
1.
Expand
**Merge request (MR) approvals**
.
1.
Select the
**Require user password
for approvals
**
checkbox.
1.
Select the
**Require user password
to approve
**
checkbox.
1.
Select
**Save changes**
.
## Remove all approvals when commits are added to the source branch
...
...
@@ -113,7 +113,7 @@ when more changes are added to it:
1.
Go to your project and select
**Settings > General**
.
1.
Expand
**Merge request (MR) approvals**
.
1.
Select the
**Re
quire new approvals when new commits are added to an MR
**
checkbox.
1.
Select the
**Re
move all approvals when commits are added to the source branch
**
checkbox.
1.
Select
**Save changes**
.
Approvals aren't reset when a merge request is
[
rebased from the UI
](
../fast_forward_merge.md
)
...
...
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