Webhook notifications for CRUD operations of merge requests

Problem to solve

Currently, webhooks are available for push events at the system level, but there are no specific hooks for CRUD (create/update/delete) operations on merge requests.

Intended users

DevOps Engineer, Product Manager, Development Team Lead

Further details

It would be nice to receive webhooks for CRUD operations on merge requests in order to support development analytics and triggering of bots.

Currently, webhooks are available for push events at the system level, but there are no specific hooks for CRUD (create/update/delete) operations.

Proposal

Expand the webhook options to include CRUD operations for merge requests.

Permissions and Security

No major changes.

Documentation

Documentation about the expanded data provided by webhooks should be provided.

Testing

No major risks as this is a new feature.

What does success look like, and how can we measure that?

Success would be the ability to see all CRUD operations on merge requests across all repos.

What is the type of buyer?

Starter

Links / references