Skip to content

Conversation

@TartanLeGrand
Copy link
Contributor

@TartanLeGrand TartanLeGrand commented Mar 6, 2025

This pull request introduces a new workflow to automatically manage stale issues and pull requests, along with documentation for its usage. The most important changes include the addition of a GitHub Actions workflow and an example usage guide in the README file.

New Workflow for Managing Stale Issues and PRs:

  • .github/workflows/stale.yml: Added a new workflow to close stale issues and pull requests. The workflow marks issues as stale after 30 days of inactivity and closes them after an additional 7 days. Similarly, it marks pull requests as stale after 60 days of inactivity and closes them after an additional 14 days.

Documentation Update:

  • stale/README.md: Added an example usage section to the README file, providing instructions on how to use the new workflow.

@TartanLeGrand TartanLeGrand merged commit 3891c0f into main Mar 14, 2025
1 check passed
@TartanLeGrand TartanLeGrand deleted the feat/add-stale branch March 14, 2025 10:24
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.

2 participants