Skip to content

anandkuma77/codeRabbitDashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

CodeRabbit Adoption Dashboard

Live Dashboard: https://anandkuma77.github.io/codeRabbitDashboard/

Current Data

  • Total Repositories: 47
  • CodeRabbit Active: 28 repos (59.6%)
  • Total PRs Reviewed: 1,353
  • Last Updated: April 30, 2026

Repository Categories

  • Fully Active: 4 repos
  • Reviewing, No Config: 24 repos
  • Config, No Reviews: 0 repos
  • Not Configured: 19 repos

Team Adoption (7 teams)

  • Application Platform: 8/9 (88.9%)
  • CID: 1/1 (100.0%)
  • Edge: 4/7 (57.1%)
  • Metal Platform: 8/19 (42.1%)
  • Multi Architecture: 4/4 (100.0%)
  • OKD: 0/3 (0.0%)
  • Specialist Platform Team (SPLAT): 3/4 (75.0%)

Project Structure

host/
├── index.html                    # Dashboard (32 KB)
├── data/
│   └── coderabbit-status.json   # Data file (28 KB)
└── README.md                     # This file

Updating Dashboard Data

# 1. Fetch fresh data (from parent directory)
export GITHUB_TOKEN=$(cat token | tr -d '\n')
python3 scripts/fetch_coderabbit_data.py

# 2. Copy to host folder
cp data/coderabbit-status.json host/data/

# 3. Commit and push
cd host
git add data/coderabbit-status.json
git commit -m "Update dashboard data - $(date +%Y-%m-%d)"
git push

GitHub Pages auto-updates in 1-2 minutes.


Generated: April 30, 2026
Data: 47 repos from 7 teams | 28 with CodeRabbit (59.6%) | 1,353 PRs reviewed

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages