Skip to content

Allow group reporters to promote labels

Sean McGivern requested to merge allow-reporters-to-promote-group-labels into master

What does this MR do?

Allow people who have access to admin group labels (group reporters and higher) to also promote project labels.

Are there points in the code the reviewer needs to double check?

Don't think so!

Why was this MR needed?

https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/11876 changed the permissions, but promotion wasn't actually checking admin_label. @victorwu asked about this in https://gitlab.com/gitlab-org/gitlab-ce/issues/33154#note_31762070.

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/33473.

Does this MR meet the acceptance criteria?

Edited by Victor Wu

Merge request reports