Skip to content
Snippets Groups Projects
Commit ba76300c authored by Joe Woodward's avatar Joe Woodward :two:
Browse files

Merge branch 'docs/protected-branch-who-can-do-it' into 'master'

Update who can modify a protected branch

See merge request !117737



Merged-by: default avatarJoe Woodward <jwoodward@gitlab.com>
Approved-by: default avatarAmy Qualls <aqualls@gitlab.com>
Approved-by: default avatarRobert May <rmay@gitlab.com>
parents 268656d4 197bd6d1
No related branches found
No related tags found
No related merge requests found
Pipeline #856026107 passed
......@@ -27,7 +27,7 @@ When a branch is protected, the default behavior enforces these restrictions on
| Action | Who can do it |
|:-------------------------|:------------------------------------------------------------------|
| Protect a branch | At least the Maintainer role. |
| Push to the branch | GitLab administrators and anyone with **Allowed** permission. (1) |
| Push to the branch | Anyone with **Allowed** permission. (1) |
| Force push to the branch | No one. |
| Delete the branch | No one. (2) |
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment