Skip to main content
All CollectionsOnboarding
Setting up GitLab webhooks for DX Onboarding
Setting up GitLab webhooks for DX Onboarding
Updated over a week ago

Introduction

DX onboarding uses merge request merge rates to measure ramp-up time. To get this data, DX listens for GitLab webhooks. You'll configure a webhook in GitLab using your DX account's unique URL.

Steps to configure the webhook

1. Go to your group's webhook settings page and click "Add new webhook".

(/groups/[GitLab group name]/-/hooks)

โš ๏ธ The webhook must be set up at the group level โ€“ not on a project.

2. Use your DX Onboarding webhook URL as the URL. Next, enable "Merge request events". Finally, click "Add webhook" to save.

3. To make sure everything is set up correctly, send a test using "Merge request events". If successful, you should see the "Install webhook" step marked as complete in DX.

Did this answer your question?