Webhook - Merge requests approvers
<!--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=346116) </details> <!--IssueSummary end--> ### Proposal Include project approvers in the payload of a merge request. We would like to alert all listed approvers of a project to any merge request activity. i.e. the raising of a merge request, approval of merge request, merging of a merge request of closure of a merge request. Currently it seems only the owner and assignee are included in the payload as documented here https://docs.gitlab.com/ee/user/project/integrations/webhook_events.html#merge-request-events This would allow all approvers to be alerted to the fact an MR has been raised/approved/merged/closed if an assignee hasn't been selected
issue