Fire webhooks for System Notes
<!--IssueSummary start--> <details> <summary> Everyone can contribute. [Help move this issue forward](https://handbook.gitlab.com/handbook/marketing/developer-relations/contributor-success/community-contributors-workflows/#contributor-links) while earning points, leveling up and collecting rewards. </summary> - [Close this issue](https://contributors.gitlab.com/manage-issue?action=close&projectId=278964&issueIid=24880) </details> <!--IssueSummary end--> ### Problem to solve Get comment notification after a commit mentioning specific issue/mergerequest ### Further details Currently it's possible to send webhooks on comments and push. However the information about commit mentioning an issue is displayed "like a comment" on gitlab side, which suggests that it would be great to have the possibility to replicate this information to integrated platforms. Currently it's not possible since push event notification doesn't have info about the issue. ### Proposal Send comment notification when the commit mentioning issue is discovered.
issue