$ git diff main -- platform/github.md
Every tracked tool except none supports GitHub - 19 of 19 have first-class GitHub integration with PR comments, Checks API and branch-protection awareness. For GitHub Enterprise Server, the set narrows to the self-host-capable subset.
1+CodeRabbit Enterprise, Qodo, SonarQube Server, DeepSource Enterprise, Snyk Code, Augment Code - all serve GHES via their self-host product
2-SaaS-only tools (Sourcery, Graphite Reviewer, Cursor BugBot) do not run against GHES
1All 18 GitHub-supporting tools have published Action templates. The difference is whether they comment via the Actions identity or via a dedicated GitHub App. Apps are cleaner for branch-protection - they appear as a named reviewer.
1-If your protection requires "1 approved review" AND a CODEOWNERS sign-off, an AI bot cannot satisfy CODEOWNERS. AI is augmentation, not the human reviewer.
2-Bots that comment as the Actions user can trip "dismiss stale reviews on push". Use a GitHub App identity instead.