Skip to content
代码片段 群组 项目
提交 0a32c0e8 编辑于 作者: Fiona Neill's avatar Fiona Neill
浏览文件

Merge branch 'cablett-update-owner-role-docs' into 'master'

Update owner role validity in docs

See merge request gitlab-org/gitlab!91182
No related branches found
No related tags found
无相关合并请求
...@@ -17,7 +17,7 @@ following levels are recognized: ...@@ -17,7 +17,7 @@ following levels are recognized:
- Reporter (`20`) - Reporter (`20`)
- Developer (`30`) - Developer (`30`)
- Maintainer (`40`) - Maintainer (`40`)
- Owner (`50`) - Only valid to set for groups - Owner (`50`). Valid for projects in [GitLab 14.9 and later](https://gitlab.com/gitlab-org/gitlab/-/issues/21432).
## List access requests for a group or project ## List access requests for a group or project
......
...@@ -20,7 +20,7 @@ levels are defined in the `Gitlab::Access` module. Currently, these levels are v ...@@ -20,7 +20,7 @@ levels are defined in the `Gitlab::Access` module. Currently, these levels are v
- Reporter (`20`) - Reporter (`20`)
- Developer (`30`) - Developer (`30`)
- Maintainer (`40`) - Maintainer (`40`)
- Owner (`50`) - Only valid to set for groups - Owner (`50`). Valid for projects in [GitLab 14.9 and later](https://gitlab.com/gitlab-org/gitlab/-/issues/21432).
NOTE: NOTE:
From [GitLab 14.9](https://gitlab.com/gitlab-org/gitlab/-/issues/351211) and later, projects have a maximum role of Owner. From [GitLab 14.9](https://gitlab.com/gitlab-org/gitlab/-/issues/351211) and later, projects have a maximum role of Owner.
......
...@@ -18,7 +18,7 @@ The access levels are defined in the `Gitlab::Access` module. Currently, these l ...@@ -18,7 +18,7 @@ The access levels are defined in the `Gitlab::Access` module. Currently, these l
- Reporter (`20`) - Reporter (`20`)
- Developer (`30`) - Developer (`30`)
- Maintainer (`40`) - Maintainer (`40`)
- Owner (`50`) - Only valid to set for groups - Owner (`50`). Valid for projects in [GitLab 14.9 and later](https://gitlab.com/gitlab-org/gitlab/-/issues/21432).
NOTE: NOTE:
In [GitLab 14.9](https://gitlab.com/gitlab-org/gitlab/-/issues/351211) and later, projects in personal namespaces have an `access_level` of `50`(Owner). In [GitLab 14.9](https://gitlab.com/gitlab-org/gitlab/-/issues/351211) and later, projects in personal namespaces have an `access_level` of `50`(Owner).
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册