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:

GITHUB_TOKEN — Personal Access Token with repo and pull_request:write scopes
GITHUB_WEBHOOK_SECRET — random secret string for webhook signature verification

Then go to your GitHub repo → Settings → Webhooks → Add webhook:
Payload URL: https://codeflow-1781206852978.polsia.app/github/webhook
Events: Pull requests