Problem to solve
I have configured a webhook on my repository, and the events on which the webhook should trigger are configured as follows - Merge Request Events, Comments and Emoji Events. When I edit a comment made on code snippet, the webhook event for Comments is not fired (which should be as per gitlab documentation and Comments event description) on the other hand, Emoji Events work fine.
Steps to reproduce
- Configure webhook with events - Comments, Merge Request Events, Emoji Events
- Save Webhook
- Create a comment on pull request code snippet (create action will get fired for Comments event)
- Edit the same event, check the webhook deliveries - this event will be absent
gone through this doc for troubleshooting - Webhook events | GitLab
Configuration
(edited the comment) (comment event absent, the most recent is the emoji event)Versions
Please select whether options apply, and add the version information.
- Self-managed
- GitLab.com SaaS
Versions
- GitLab (Web:
/help
or self-managed system information): GitLab Enterprise Edition 17.1.0-pre bd7da02b2b2