Add a ToDo when MR changes from Draft to ready
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
Release notes
GitLab should add a "ToDo" for reviewers whenever a MRs Draft status is changed.
Problem to solve
As a reviewer, others will add me to a MR and GitLab informs me about this, so I can do my review. However, if the MR is still on Draft, I would wait with my review and wait for the MR to become ready. When this happens, Gitlab is not adding a ToDo for me (but it can send me a mail notification if I want, see #15332 (closed)). When I rely on ToDos, I might miss the change and the Author waits for my review. That breaks the workflow.
Proposal
As the in-product way of notifications is the ToDo list, I expect to get a ToDo entry when a MR that I've been assigned to as a reviewer, changes it status from Draft to ready.
Intended users
Developer, Reviewer