Skip to content

Conversation

sangyuxiaowu
Copy link
Contributor

This pull request introduces a new GitHub Actions workflow to automatically manage stale issues and pull requests in the repository.

Automation of stale issue management:

  • .github/workflows/stale_issues.yml: Added a workflow named "Close stale issues" that uses the actions/stale GitHub Action to mark issues and pull requests as stale after 60 days of inactivity and close them 7 days later. Exemptions are provided for issues labeled with "do not close."

@martindevans martindevans added do not close Protect this issue from auto closing stale Stale issue will be autoclosed soon and removed do not close Protect this issue from auto closing stale Stale issue will be autoclosed soon labels Apr 24, 2025
@martindevans
Copy link
Member

Thanks for putting this together.

@martindevans martindevans merged commit 9cadeaa into SciSharp:master Apr 25, 2025
3 of 6 checks passed
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