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
f5cd8e30
Commit
f5cd8e30
authored
Dec 15, 2021
by
Nick Malcolm
Committed by
Amy Qualls
Dec 15, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Public fork MR permission clarification
parent
bb224023
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
2 deletions
+3
-2
doc/user/permissions.md
doc/user/permissions.md
+2
-1
doc/user/project/merge_requests/index.md
doc/user/project/merge_requests/index.md
+1
-1
No files found.
doc/user/permissions.md
View file @
f5cd8e30
...
...
@@ -119,7 +119,7 @@ The following table lists project permissions available for each role:
|
[
Merge requests
](
project/merge_requests/index.md
)
:
<br>
Apply code change suggestions | | | ✓ | ✓ | ✓ |
|
[
Merge requests
](
project/merge_requests/index.md
)
:
<br>
Approve (
*9*
) | | | ✓ | ✓ | ✓ |
|
[
Merge requests
](
project/merge_requests/index.md
)
:
<br>
Assign | | | ✓ | ✓ | ✓ |
|
[
Merge requests
](
project/merge_requests/index.md
)
:
<br>
Create
| | | ✓ | ✓ | ✓ |
|
[
Merge requests
](
project/merge_requests/index.md
)
:
<br>
Create
(
*18*
)
| | | ✓ | ✓ | ✓ |
|
[
Merge requests
](
project/merge_requests/index.md
)
:
<br>
Add labels | | | ✓ | ✓ | ✓ |
|
[
Merge requests
](
project/merge_requests/index.md
)
:
<br>
Lock threads | | | ✓ | ✓ | ✓ |
|
[
Merge requests
](
project/merge_requests/index.md
)
:
<br>
Manage or accept | | | ✓ | ✓ | ✓ |
...
...
@@ -233,6 +233,7 @@ The following table lists project permissions available for each role:
1.
Guest users can only set metadata (for example, labels, assignees, or milestones)
when creating an issue. They cannot change the metadata on existing issues.
1.
In GitLab 14.5 or later, Guests are not allowed to
[
create incidents
](
../operations/incident_management/incidents.md#incident-creation
)
.
1.
In projects that accept contributions from external members, users can create, edit, and close their own merge requests.
## Project features permissions
...
...
doc/user/project/merge_requests/index.md
View file @
f5cd8e30
...
...
@@ -74,7 +74,7 @@ change and whether you need access to a development environment:
If you decide to permanently stop work on a merge request,
GitLab recommends you close the merge request rather than
[
delete it
](
#delete-a-merge-request
)
.
U
sers with
[
delete it
](
#delete-a-merge-request
)
.
The author and assignees of a merge request, and u
sers with
Developer, Maintainer, or Owner
[
roles
](
../../permissions.md
)
in a project
can close merge requests in the project:
...
...
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