| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-03-24 | Add close-issues script and GitHub Action | Dax 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 | |||
| 2026-03-24 | fix: increase operations-per-run to 1000 and pin stale action to v10.2.0 | Dax Raad | |
| The stale-issues workflow was hitting the default 30 operations limit, preventing it from processing all 2900+ issues/PRs. Increased to 1000 to handle the full backlog. Also pinned to exact v10.2.0 for reproducibility. | |||
| 2026-01-29 | test: skip failing tests (#11184) | Dax | |
| 2025-12-29 | ci: use env vars for DRY workflow config (#6395) | ja | |
| 2025-12-27 | ci: stale issues | Aiden Cline | |
