Allow editing of Approver list but not number for MRs
Problem to solve
We want to enforce at least X number of approvals per MR, but give the MR author freedom to choose who the approvers will be. Currently the only way to achieve a requirement for X approvals is to disable the setting to allow editing approvals per MR, but this means that the approver list needs to catch everyone. As a result some users get spammed.
Intended users
Personas are described at https://about.gitlab.com/handbook/marketing/product-marketing/roles-personas/
Proposal
Split up allowing the editing of approvals per MR into allowing editing of approver list per MR and approver number per MR, and anyone who wants the current behavior can check both.