CodeRabbit Webhooks & Events Overview Handle CodeRabbit events triggered through GitHub and GitLab integrations. CodeRabbit posts AI-powered code review comments on pull requests. Prerequisites - CodeRabbit installed on your GitHub or GitLab repository - GitHub webhook endpoint configured for PR events - GitHub App or personal access token for API access - configuration in repository root Event Types | Event | Source | Payload | |-------|--------|---------| | | GitHub webhook | Review body, state (approved/changes requested) | | | GitHub webhook | Line comment, diff position, file path | | |…