Skip to content

chore: add close inactive issues workflow#722

Merged
zhyncs merged 2 commits intosgl-project:mainfrom
zhyncs:close
Jul 25, 2024
Merged

chore: add close inactive issues workflow#722
zhyncs merged 2 commits intosgl-project:mainfrom
zhyncs:close

Conversation

@zhyncs
Copy link
Copy Markdown
Collaborator

@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
Copy Markdown
Collaborator Author

zhyncs commented Jul 25, 2024

Comment thread .github/workflows/close-inactive-issues.yml Outdated
Comment thread .github/workflows/close-inactive-issues.yml Outdated
@zhyncs zhyncs requested a review from Ying1123 July 25, 2024 06:27
@zhyncs zhyncs merged commit 6e45394 into sgl-project:main Jul 25, 2024
@zhyncs zhyncs deleted the close branch July 25, 2024 06:31
timethink pushed a commit to timethink/sglang that referenced this pull request Mar 9, 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.

2 participants