Files
Kenneth Estanislao 14aeb9a65b Add stale-issue automation to auto-close inactive issues
Adds a scheduled GitHub Actions workflow (actions/stale) that marks an
issue stale after 60 days with no activity and closes it 7 days later if
still inactive. Scoped to issues only (PRs untouched); exempts the
pinned/security/keep-open/in-progress labels; a new comment removes the
stale label and resets the clock. Runs daily at 01:30 UTC and supports
manual runs via workflow_dispatch.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-14 22:48:14 +08:00
..