summaryrefslogtreecommitdiffhomepage
path: root/script/github
AgeCommit message (Collapse)Author
2026-03-24Change issue close reason from not_planned to completedDax Raad
2026-03-24Process issues sequentially to avoid rate limitsDax Raad
2026-03-24Add close-issues script and GitHub ActionDax Raad
- Create script/github/close-issues.ts to close stale issues after 60 days - Add GitHub Action workflow to run daily at 2 AM - Remove old stale-issues workflow to avoid conflicts