Replaces the dessant/lock-threads action with a direct GitHub Script implementation to avoid the deprecated search/issues API endpoint warning. The new implementation: - Uses github.rest.issues.listForRepo() instead of the deprecated search API - Maintains the same 7-day inactivity threshold - Adds the same comment before locking - Uses 'resolved' as the lock reason - Handles pagination properly for large repositories 🤖 Generated with [Claude Code](https://claude.ai/code) Co-authored-by: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| auto-close-duplicates.yml | ||
| backfill-duplicate-comments.yml | ||
| claude-dedupe-issues.yml | ||
| claude-issue-triage.yml | ||
| claude.yml | ||
| lock-closed-issues.yml | ||