Slack integration: notify when a MR review is done
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
Problem to solve
As a developer, when I use the new Merge Request Review feature, I'd like the Slack integration to inform my coworkers I've finished.
This is closely related to issue 4326 which tackles the same use case, but for email notifications.
Intended users
This is for developers and any people in a team using MRs.
User experience goal
This probably needs more reflexion, but I believe probably a new checkbox in the Slack Integration configuration page (https://[domain]/[orga]/[project]/-/services/slack/edit), near "Merge request" could be added for "Merge request reviews".
When this checkbox is checked, then whenever a MR Review is done, a message would be posted on the associated Slack channel with a text akin to "Sasha reviewed merge request [!xxx Title of MR] (link to MR)"
This would greatly help communication in teams that rely on Slack for they day to day work.