Source code rules - Approvals section refinement
<!--IssueSummary start--> <details> <summary> Everyone can contribute. [Help move this issue forward](https://handbook.gitlab.com/handbook/marketing/developer-relations/contributor-success/community-contributors-workflows/#contributor-links) while earning points, leveling up and collecting rewards. </summary> - [Close this issue](https://contributors.gitlab.com/manage-issue?action=close&projectId=278964&issueIid=357874) </details> <!--IssueSummary end--> ### Problem to solve With approval rules moving as part of source code rules https://gitlab.com/groups/gitlab-org/-/epics/6351, the [MVC proposal](https://gitlab.com/gitlab-org/gitlab/-/issues/351468) leveraged the existing design to manage approval rules. Given the new context and the engineering effort to rebuild the UI this might be a good opportunity to look for improvements to the current design. **Potential improvements:** - Separate sections for - Code owners - Vulnerability-Check - License-Check - Coverage-Check - Standardise with [Protected branches section](https://gitlab.com/gitlab-org/gitlab/-/issues/357882) - Allow for groups - Allow for roles - Table style - User display - Edit flow **Current design** ![image](/uploads/3a5522c4eef1bb17ee7f87095ff8a58b/image.png) ### Proposal Improve the Merge request approvals section
issue