Display information when there are not enough approvers (specified and unspecified) available
<!--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=4655) </details> <!--IssueSummary end--> ### Problem Continuing from https://gitlab.com/gitlab-org/gitlab-ee/issues/4134 Suppose there's not enough people to approve the mr given the above conditions to meet `m`. Nothing happens. The mr remains blocked. ### Proposal We should have separate logic and UI to help the user in this circumstance, scoped to be handled in a different issue. ### Design TODO
issue