Skip to main content

Gitlab Webhook

1. Navigate to your Github repo.

2. On left sidebar click on Settings > Webhooks.

image.png

 3. In the URL add "https://<enterprise-dns>/api/application/client/git/events/add".

image.png

4. Go to Trigger section and select "Push events", "Merge Request Events" and "Release Events"

image.png

5. Clear the "Enable SSL verification" checkbox to disable SSL verification.

image.png

6. Click "Add webhook".

image.png