Skip to content
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

chore: add close inactive issues workflow #722

Merged
merged 2 commits into from
Jul 25, 2024
Merged

chore: add close inactive issues workflow #722

merged 2 commits into from
Jul 25, 2024

Conversation

zhyncs
Copy link
Member

@zhyncs zhyncs commented Jul 25, 2024

Motivation

When an issue has not been updated for more than a month, mark it as inactive and close it.

cc @merrymercy @Ying1123 @hnyls2002

I have tested it in my personal repository and there were no problems, but I am not sure if the repositories under the organization are also ok.

Modification

add GitHub workflow

Checklist

  1. Ensure pre-commit pre-commit run --all-files or other linting tools are used to fix potential lint issues.
  2. Confirm that modifications are covered by complete unit tests. If not, please add more unit tests for correctness.
  3. Modify documentation as needed, such as docstrings or example tutorials.

@zhyncs
Copy link
Member Author

zhyncs commented Jul 25, 2024

@zhyncs zhyncs requested a review from Ying1123 July 25, 2024 06:27
@zhyncs zhyncs merged commit 6e45394 into sgl-project:main Jul 25, 2024
1 check passed
@zhyncs zhyncs deleted the close branch July 25, 2024 06:31
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