Allow setting approval settings per protected branch
It's currently possible to configure approval settings for a project. https://docs.gitlab.com/ee/user/project/merge_requests/approvals/settings.html ![image](/uploads/98bdf5c07be50bc0b7d6dddeb87c4a05/image.png){width=665 height=390} Now we have Branch Rules we have considered allowing more settings to be configured on a per branch basis. Approval Settings appear to fit into this concept. For this issue we will limit this to protected branches and will exclude wildcards to prevent overlapping settings
epic