Validating the webhook in GitLab
After you configure the webhook, test it to ensure that it is configured correctly.
Procedure
- See Testing webhooks for details about how to validate webhooks.
- After you select the event to test, the page refreshes and the following message should appear at the top of the screen: Hook executed successfully: HTTP 200.
- Locate the webhook that you just configured. Click Edit.
-
Locate the Recent Deliveries section.
You should see an entry with Status code 200.
-
Click View Details, then locate the Request Body
section.
You should see the following message: EWM processed the request successfully.