Skip to content

Create stale_issues.yml #1171

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 25, 2025
Merged

Create stale_issues.yml #1171

merged 1 commit into from
Apr 25, 2025

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