Skip to content

GitHub webhook receiver

POST
/integrations/github/webhook
curl --request POST \
--url https://shoehorn.example.com/api/v1/integrations/github/webhook

Endpoint that receives GitHub webhook events. Verified using the webhook secret signature (X-Hub-Signature-256 header).

Event processed