GitHub webhook validation
Configure a GitHub validation endpoint when you want Hookmetry to evaluate a captured GitHub signature header against the webhook secret.
Before you begin
- A GitHub webhook secret.
- A Hookmetry endpoint configured with GitHub validation.
Configure validation
- Create or edit an endpoint with validation type GitHub.
- Enter the GitHub webhook secret.
- Configure the GitHub webhook payload URL with the Hookmetry capture URL.
- Use a GitHub delivery or test event and inspect the validation result.
Supported headers
The validator checks X-Hub-Signature-256 first and falls back to X-Hub-Signature. SHA-256 and legacy SHA-1 prefixes are understood by the current validator.