Validating the webhook in GitLab

After you configure the webhook, test it to ensure that it is configured correctly.

Procedure

  1. See Testing webhooks for details about how to validate webhooks.
  2. 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.
  3. Locate the webhook that you just configured. Click Edit.
  4. Locate the Recent Deliveries section.
    You should see an entry with Status code 200.
  5. Click View Details, then locate the Request Body section.
    You should see the following message: EWM processed the request successfully.