Enhance merge request reviewer assignment
## Problem to Solve Finding the right person to review your merge request is hard. In projects where multiple approval rules need to be satisfied this compounds the challenge of identifying who can review your merge request and actually move it forward with the required approvals. ## Proposal When selecting reviewers from a merge request, we should identify reviewers that can satisfy approval rules. By identifying the reviewers and matching them to approval rules it ensures that reviews will progress a merge request's requirements. ![reviewer-assignment](/uploads/18aa79a5b38666ded524383d28ee4cef/reviewer-assignment.png)
epic