Receives GitHub pull_request webhook events (opened, reopened, synchronize, closed). Requires X-Hub-Signature-256 header. Payload follows GitHub webhook payload format.
Documentation Index
Fetch the complete documentation index at: https://docs.prvue.dev/llms.txt
Use this file to discover all available pages before exploring further.
HMAC-SHA256 signature of the request body using the webhook secret.
"sha256=..."
GitHub pull_request webhook payload. See https://docs.github.com/en/webhooks/webhook-events-and-payloads#pull_request
Webhook processed successfully
"ok"