Is a merge a push event

Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.

Hi everyone

We're using GitLab 11.4.0 (gitlab-ce@6ebbd70fbb3bfbda9745ad16ec1cd26ad41366c5) and I'm seeing something that I'm not sure is right or not.

I've setup a webhook integration to jenkins. I've asked it to trigger on a Push event to a branch called development.

Trigger Push events This URL will be triggered by a push to the repository development

When I push to that branch, it triggers.

What I want to do though, is have the action of merging into the development branch trigger the webhook.

I was under the impression that a merge into the branch specified was a Push event, so this should work.

Have I got that wrong?

Does anyone know how I'd configure the trigger to only happen on a merge happening on a branch if I have?

Edited by 🤖 GitLab Bot 🤖