Commit Graph

1 Commits

Author SHA1 Message Date
Adam Shiervani 606db7a093 Add stale issues and PRs workflow
- Configure GitHub Action to automatically mark inactive issues/PRs as stale after 60 days
- Auto-close stale items after 14 days of additional inactivity
- Currently in dry-run mode (debug-only: true) for safe rollout
- Exempts draft PRs and removes stale label when items are updated
2025-10-16 16:06:44 +02:00