Add webhooks for award emojis being added or removed
Release notes
We are expanding our webhooks to make it possible to create a webhook that's triggered when a user adds or removes an award emoji on a note.
This allows external applications to receive user feedback (e.g. whether a manual action was successful) in certain steps of an automated workflow.
Problem to solve
As a developer working on automating certain aspects of GitLab, I want to be able to create webhooks that are triggered when a user adds or removes an award emoji on a note.
This would allow external applications to receive user feedback (e.g. whether a manual action was successful) in certain steps of an automated workflow.
Intended users
Developers working with GitLab's API.
This would be especially beneficial to integrating custom external tools with GitLab.
User experience goal
Proposal
It should be possible to create a webhook that's triggered whenever someone adds or removes an award emoji on a note.
Further details
Permissions and Security
Documentation
Availability & Testing
What does success look like, and how can we measure that?
What is the type of buyer?
This should be included in Core, as it expands the already available webhooks functionality that is also fully available in Core.