Multi-project routing
One GitHub repo can be connected to multiple Qodex projects. Use this only when different teams need independent review policies, findings, and project memory for the same codebase.How it works
When a PR event fires on a repo connected to two projects, Qodex runs one review per project. Each project posts its own walkthrough comment, inline findings, and Check Run. Findings, spend, memory, and custom skills stay separate. The projects do not see each other’s reviews. To make the two checks easy to tell apart in the GitHub UI, the Check Run name carries the project slug as a suffix. What stays shared:.qodex.yaml(it lives in the repo).- The GitHub events and the PR diff itself.
- Findings, spend, and any custom skills.
- The Check Run identity in GitHub.