Activating repositories
Syncing repos, automatic webhooks, and the per-repo switches.
After connecting a platform, Sync repositories pulls the list of repos the token can see. Nothing is reviewed until you activate it.
Automatic webhooks
Toggling a repo Active provisions the pull-request webhook on the provider for you, with a signing secret. Deactivating removes it. If provisioning fails (usually a token scope), the repo shows the error and you can fall back to manual setup — activation itself is never blocked.
Per-repository switches
- Active — ReviewIQ acts on this repo at all. Counts toward your plan's repository limit.
- Auto review — review automatically when a PR is opened or updated. Off means review only on demand.
- Auto approve — allow ReviewIQ to post an approve / request-changes verdict. Off (default) means review-only: it comments but never approves. Note that most providers forbid approving your own PR, so the integration account must differ from the author.
- Diagram — include a PR-changes flow diagram in the description. Off by default. See PR-changes diagram.