Commit adb05e84 authored by Sid Sijbrandij's avatar Sid Sijbrandij

Merge branch 'jr-unprotect-limitation-docs' into 'master'

Warn admin access level may be removed from protected branch levels

See merge request gitlab-org/gitlab-ee!5437
parents aaa0df13 022bff80
......@@ -12,6 +12,10 @@ The access levels are defined in the `ProtectedRefAccess::ALLOWED_ACCESS_LEVELS`
60 => Admin access
```
**Note:** The admin access level (`60`) may be removed in a future release and
should not be considered stable. We are currently evaluating restrictions to
the Owner role as an alternative.
## List protected branches
Gets a list of protected branches from a project.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment