Add announcement + history for admin perms change
All threads resolved!
All threads resolved!
Compare changes
Files
3- Amy Qualls authored
GitLab administrators now need to be explicitly granted permission to modify protected branches or tags. This is a potentially breaking change, so let's start adding in version history to the requisite pages, and create a breaking-change notice.
+ 16
− 0
GitLab administrators can no longer perform actions on protected branches or tags unless they have been explicitly granted that permission. These actions include pushing and merging into a [protected branch](https://docs.gitlab.com/ee/user/project/protected_branches.html), unprotecting a branch, and creating [protected tags](https://docs.gitlab.com/ee/user/project/protected_tags.html).