Commit comments don't trigger notifcations unless user is mentioned
- Zendesk ticket: https://gitlab.zendesk.com/agent/tickets/12113
- Dev link: None
- GitLab version: 8.1.4
Expected behavior
If a commit comment is made it should notify the commit author.
Observed behavior
If a commit comment does not mention a user, no notification is sent. If a user is mentioned, notifications are generated, but only to the mentioned user (not the commit author).
Next steps
cc/ @vsizov Should a commit comment trigger notifications to the commit author?