Skip to content

Conversation

@adamshiervani
Copy link
Contributor

No description provided.

- 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
@adamshiervani adamshiervani requested a review from Copilot October 16, 2025 14:07
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds a GitHub Actions workflow to automatically identify and manage stale issues and pull requests. The workflow runs in dry-run mode to safely test the configuration before applying any actual changes.

  • Configures automated stale issue/PR detection with 60-day inactivity threshold
  • Sets up 14-day grace period after stale marking before potential closure
  • Includes comprehensive messaging for both issues and PRs with project-specific guidance

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@adamshiervani adamshiervani requested a review from ym October 16, 2025 14:07
@adamshiervani adamshiervani linked an issue Oct 16, 2025 that may be closed by this pull request
@adamshiervani adamshiervani merged commit 74e64f6 into dev Oct 16, 2025
4 checks passed
@adamshiervani adamshiervani deleted the add-stale-issues-workflow branch October 16, 2025 14:21
ym pushed a commit that referenced this pull request Oct 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Close stale issues

3 participants