Show amount of MR approval in MR list even when they are not required
Problem to solve
From the MR list, when a project does not need explicit approvals, it's not possible to see which MR have already got one. While it's not strictly necessary, it's good to show this info because it means the code has been vetted anyway.
Intended users
Everybody from Developer up
Further details
Better signaling of which MRs have been approved, even when it's not strictly necessary
Proposal
Exactly in the same way as they are shown for projects with explcit approval needed
Permissions and Security
Same as the project with explicit approvals
Documentation
Same as the project with explicit approvals
Testing
We just need to adapt the existing tests that are in place for projects with explicit approvals
What does success look like, and how can we measure that?
You can see the number of approvals in MR list for every project