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.