Skip to main content

Process GitHub App webhook events

POST /git_webhooks/github_app_event

Endpoint for receiving webhook events from the GitHub App integration. Handles installation lifecycle events (install, uninstall, suspend, unsuspend), repository access changes, and repository events (pull requests, pushes). The request signature is validated via HMAC before processing. No authentication is required.

Request

Responses

Event processed or skipped


Open Markdown
Let us know what you think about this document :)