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
{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