Feature request: mark blocked merge requests in list view
<!--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=363658) </details> <!--IssueSummary end--> Currently, there is no intuitive way to see if a merge request cannot be merged due to pending dependencies: the user needs to open each MR and check whether all dependencies are satisfied. This is particularly tedious if there is a large number of merge requests with a lot of inter-dependencies. It would be beneficial to show a badge on the MR list page, similarly to what is done for issues on boards, allowing the user to quickly identify merge requests that can/must be reviewed first. For example: ![image](/uploads/d06d3f16042c6bf9331238faba9a6434/image.png) As ~"GitLab Premium" customers, we are very interested in this feature.
issue