Skip to content

Add support for Webhook note events

Stan Hu requested to merge stanhu/gitlab-ce:add-webhook-note-events into master

This MR adds support for note events (comments) for WebHooks.

Perhaps the only potential source of confusion is that the settings indicates "Note Events" instead of "Comments". What do you think?

Screenshot after:

image

Closes https://github.com/gitlabhq/gitlabhq/issues/6745

Merge request reports