5-Minute Quickstart
5-Minute Quickstart
Set up CodeBilli in 5 minutes. Connect GitHub, configure review triggers, and get automated feedback on your first PR.
Installation & setup
GitHub App installation
- Connect GitHub from Settings.
- Grant access to all repos or select specific repos.
Repository selection & configuration
- Enable indexing for the repos you want reviewed.
- Configure PR Summary (summary, diagrams, confidence).
- Control review behavior (strictness, comment types).
- Add filters (labels, branches, authors).
Create your first review
- Open a PR with a small change.
- Wait ~2–3 minutes for the review.
- Review inline comments and summary.
Manual trigger: comment @wynkreview on the PR.
git clone <repo-url>
cd codebilli
npm install
npm run dev