Commit Graph

7 Commits

Author SHA1 Message Date
Aiden Cline cf734f6e16 ci: skip previously cleaned PRs (#27670) 2026-05-15 00:23:09 -05:00
Aiden Cline dad858cc39 ci: Automate PR cleanup (#27667) 2026-05-14 23:47:59 -05:00
Aiden Cline e90fa25a31 ci: adjust auto close issue script to use not planned instead of completed (#24253) 2026-04-25 00:47:36 -04:00
Nacai 1da77c773e fix: align stale bot message with actual 60-day threshold (#22842)
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com>
2026-04-16 11:01:35 -05:00
Dax Raad d01a4e4d28 Change issue close reason from not_planned to completed 2026-03-24 23:55:10 -04:00
Dax Raad 468eec0ed8 Process issues sequentially to avoid rate limits 2026-03-24 23:54:27 -04:00
Dax Raad 32c5aabdb9 Add close-issues script and GitHub Action
- 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 23:50:35 -04:00