Choose which GitHub repositories Ito can access and control how it reviews each one.Open Repositories from the sidebar to see the repositories available to your Ito organization.
Add a repository
Note: You need GitHub organization-admin permission to change the GitHub App’s repository access. Admins can add repositories in these steps:- Select Manage GitHub Access.
- On GitHub, give the Ito GitHub App access to all repositories or select individual repositories.
- Save your changes. Newly allowed repositories appear in Ito shortly afterward.
Control repository automation
Select one or more repositories, then choose an automation status:- Active: Ito reviews eligible pull requests and posts results to GitHub. Use it for repositories where Ito should run normally.
- Silent: Ito reviews eligible pull requests but keeps results in Ito rather than posting GitHub comments. Use it when you want to evaluate results without adding PR comments your team sees on their Github PRs.
- Paused: Ito does not automatically review pull requests. Use it while a repository is unstable, undergoing migration, or temporarily out of scope.
Draft pull requests
Draft pull requests are often works in progress. Review them when early feedback is useful, or skip them to avoid reviews before the work is ready. Use the Draft PR setting for each repository:- On: Ito reviews every eligible draft PR commit automatically.
- Off: Ito skips draft PRs. To request a single review without turning automatic draft reviews on, comment
@itoqaon the draft PR.
Remove a repository
To remove Ito’s GitHub access entirely, select Manage GitHub Access and remove the repository in GitHub. Existing Ito results remain available from your Ito Dashboard.Related
- Automation Settings
- Connect a Repository