Skip to content
Snippets Groups Projects
Verified Commit 6a5f804b authored by Brendan Lynch's avatar Brendan Lynch Committed by GitLab
Browse files

Merge branch 'bl-clarify-group-members-for-protected-branches' into 'master'

Clarify group member restrictions for protected branches

See merge request !172368



Merged-by: default avatarBrendan Lynch <blynch@gitlab.com>
Approved-by: default avatarJoe Woodward <jwoodward@gitlab.com>
Reviewed-by: default avatarJoe Woodward <jwoodward@gitlab.com>
parents a4c2c8f0 29b4d0bd
No related branches found
No related tags found
1 merge request!172368Clarify group member restrictions for protected branches
Pipeline #1540061337 passed
......@@ -167,6 +167,10 @@ to a protected branch:
Allowed to push and merge: @group-x/subgroup-y
```
NOTE:
When you assign a group to a protected branch, only direct members of that group are included.
Members from parent groups are not automatically granted permissions to the protected branch.
#### Group inheritance and eligibility
```mermaid
......
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