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
- 200
- 404
Event processed or skipped
Resource was not found.