Receives GitHub pull_request webhook events (opened, reopened, synchronize, closed). Requires X-Hub-Signature-256 header. Payload follows GitHub webhook payload format.
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"