Commit Graph

1 Commits

Author SHA1 Message Date
James Murdza acda369d7a Add script to fetch latest commit dates from GitHub repos
- Created get_commit_dates.sh that queries GitHub API for 110 repos
- Outputs CSV with repo name, last commit date, days since commit, status
- Includes summary statistics and top 10 most/least recently updated repos
- Generated repo_commit_dates.csv with results (91 successful, 8 not found, 11 empty)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-05-16 03:40:56 +00:00