Guides
Code Review guides, each solving one problem end to end with a complete pipeline file and the review it produced.
Each guide solves one problem end to end: the configuration you can deploy, and the review it produces. New to Code Review? Start with the Quick start.
Review every pull request
- How to review every pull request as commits land. Turn on code review for your organization, then shape it with a pipeline file that scopes what gets reviewed and which reviewers read it.
Reviewing one narrow class of change, like database migrations, works better as a scoped agent: see How to review database migrations before they merge in the Cloud Agents guides.
Permissions
Ellipsis posts each review itself and only ever comments; reviewers never write to GitHub. Custom reviewer sandboxes are scoped like any agent's.
How to review every pull request as commits land
Turn on code review for your organization, then shape it with a pipeline file that scopes what gets reviewed and which reviewers read it.