Skip to content

Add MR status (approved list, condition for merge) on the MR related list on issue view

Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.

Release notes

Currently, when viewing related MR in an issue view, we see the name of the MR, the projet, the merge request ID, the person assigned on it and the pipeline status. I would like to see which MR has been reviewed and validated by my team when checking issue, so it would be nice to have, next to the CI status, the fact that this MR is approved or not (or better: if the MR is ready to merge and validate all the condition to be merged) with a tooltip to display more information (list of user approval, status of all conditions for merge)

Problem to solve

There isn't a problem per se, but enhancing the interface would improve visibility when an issue is linked to multiple merge requests, making it easier to track the status of the issue at a glance.

Intended users

All person related to project management and deployment team.

Proposal

Add the status of the MR (approve, list of condition for it to be ready to merge) on the issue view for related MR.

Edited by 🤖 GitLab Bot 🤖