Quick access to merge requests that I'm assigned as reviewer
Proposal
GitLab 13.7 has introduced the Reviewers mechanism, that great. However with usage, we saw that is a bit hard to determine after certain time which MRs I'm assigned as Reviewers.
Yes:
- Is notified inside TODO, but TODO can be a bit spammy or lost inside flood
- We can use
/dashboard/merge_requests?scope=all&utf8=✓&state=opened&reviewer_username=<NAME>
But both is not as simple as quick topbar access like for assigned MR
Any plan to improve that UX point?
To understand, until now we used assignee field to send MR to review and then if review was OK, approved it and rollback assignee. Thus was easy to check what to review or not simply by checking our assigned MR.
Edited by Thibaud Lepretre
