Is there a way to notify all gitlab project participants about new merge request, so they can review changes and vote? At the moment only a responsible person is notified and this is IMHO not very well team-oriented.
Asked
Active
Viewed 5,103 times
1 Answers
1
If this isn't supported, that would be a feature request to add to the "feedback.gitlab.com" page.
But consider also "Notify only requester and not whole team on comment in merge request":
the whole team is notified via email when someone comments on a merge request. Please add the functionality to just notify the one who created the merge request to be notified
This is done since 5.3, which means a comment on a change request should notify a group, and not just the owner.
-
a hook for that would be nice: We'd like to post to campfire, whenever a new merge-request has been posted: Is there any way to extend the campfire-hooks to report on more than push-events?! – mugwump Jan 22 '14 at 11:26
-
@mugwump I don't know, that could be a good question to ask here, or on the GitLab forum. – VonC Jan 22 '14 at 11:45