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
f8e1e8d6
Commit
f8e1e8d6
authored
Oct 27, 2021
by
Amy Qualls
Committed by
Evan Read
Oct 27, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Make codeowners behavior before / after 13.10 clearer
parent
7810a49f
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
2 deletions
+8
-2
doc/user/project/merge_requests/approvals/settings.md
doc/user/project/merge_requests/approvals/settings.md
+8
-2
No files found.
doc/user/project/merge_requests/approvals/settings.md
View file @
f8e1e8d6
...
...
@@ -70,8 +70,14 @@ their own. To do this:
it can't be changed at the project level.
1.
Select
**Save changes**
.
Even with this configuration,
[
code owners
](
../../code_owners.md
)
who contribute
to a merge request can approve merge requests that affect files they own.
Depending on your version of GitLab,
[
code owners
](
../../code_owners.md
)
who commit
to a merge request may or may not be able to approve the work:
-
In GitLab 13.10 and earlier,
[
code owners
](
../../code_owners.md
)
who commit
to a merge request can approve it, even if the merge request affects files they own.
-
In
[
GitLab 13.11 and later
](
https://gitlab.com/gitlab-org/gitlab/-/issues/331548
)
,
[
code owners
](
../../code_owners.md
)
who commit
to a merge request cannot approve it, when the merge request affects files they own.
To learn more about the
[
differences between authors and committers
](
https://git-scm.com/book/en/v2/Git-Basics-Viewing-the-Commit-History
)
,
read the official Git documentation for an explanation.
...
...
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