1. CodeRabbit Adoption Overview
Repos with active PR reviews, config files, and adoption status breakdown
How CodeRabbit Integrates with Repos
%%{init: {'theme':'base', 'themeVariables': {'primaryColor':'#e8f4f8','primaryTextColor':'#2c3e50','primaryBorderColor':'#2980b9','lineColor':'#2980b9','secondaryColor':'#d4edda','tertiaryColor':'#fff3cd'}}}%%
graph TB
subgraph " "
A[GitHub Repository]
end
A --> B{Has .coderabbit.yaml?}
B -->|Yes| C[Config File Present]
B -->|No| D[No Config File]
C --> E{CodeRabbit reviewing PRs?}
D --> F{CodeRabbit reviewing PRs?}
E -->|Yes| G[✓ Fully Active
Config + Reviews]
E -->|No| H[⚠ Config, No Reviews
Dormant/Disabled]
F -->|Yes| I[⚠ Reviewing, No Config
Default Settings]
F -->|No| J[✗ Not Configured
No Adoption]
style G fill:#27ae60,stroke:#27ae60,color:#fff
style H fill:#8e44ad,stroke:#8e44ad,color:#fff
style I fill:#1abc9c,stroke:#1abc9c,color:#fff
style J fill:#e74c3c,stroke:#e74c3c,color:#fff
style A fill:#2980b9,stroke:#2980b9,color:#fff
style C fill:#d4edda,stroke:#27ae60
style D fill:#f8d7da,stroke:#e74c3c
2. Adoption by Team & Domain
Which teams and domains have CodeRabbit reviewing their PRs
3. Adoption by Repository Status
Active, Maintenance, and Deprecated repos compared
CodeRabbit Coverage by Repo Status
Repositories by Status Distribution
3.5. Top Repositories by CodeRabbit Activity
Repositories leading in PR reviews and bot-first coverage
Fully Active Repositories
4. Full Repository Details
All GitHub repos with CodeRabbit status, config file presence, and PR review activity
5. The Bottom Line
Key findings and recommended actions