Hello. Since version 14.8, upon creating a comment or approving all discussion entries in a Merge Request, Webhook will send ‘update’ value in object_attributes.
This basically makes this webhook unusable since the change in the source code, as well as thread resolution, do the same right now.
- Webhook sends ‘update’ request when resolving a thread in a Merge Request
I’ve checked the documentation and it seems that there is no way to differentiate between code update and thread action.