Review History
AI-powered code reviews across your GitHub repositories
Total Reviews
0
Completed
0
Pending / Failed
0
Recent Reviews
No reviews yet.
Connect your GitHub repo and open a PR to get your first AI review.
Set GITHUB_TOKEN and GITHUB_WEBHOOK_SECRET in your environment,
then register /github/webhook as a GitHub webhook endpoint.
Getting Started
Add these environment variables to your Render service:
Then go to your GitHub repo → Settings → Webhooks → Add webhook:
Payload URL:
Events: Pull requests
GITHUB_TOKEN — Personal Access Token with repo and pull_request:write scopesGITHUB_WEBHOOK_SECRET — random secret string for webhook signature verificationThen go to your GitHub repo → Settings → Webhooks → Add webhook:
Payload URL:
https://codeflow-1781206852978.polsia.app/github/webhookEvents: Pull requests