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

Add workflow to mark issues as stale #2051

Merged
merged 1 commit into from
Oct 11, 2024
Merged

Add workflow to mark issues as stale #2051

merged 1 commit into from
Oct 11, 2024

Conversation

regisss
Copy link
Contributor

@regisss regisss commented Oct 10, 2024

What does this PR do?

Taken from TGI: https://github.com/huggingface/text-generation-inference/blob/main/.github/workflows/stale.yaml

Before submitting

  • This PR fixes a typo or improves the docs (you can dismiss the other checks if that's the case).
  • Did you make sure to update the documentation with your changes?
  • Did you write any new necessary tests?

Who can review?

stale:
runs-on: ubuntu-latest
steps:
- uses: actions/stale@v8

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: latest action release is v9, I'd rather use that one.

@echarlaix echarlaix merged commit 690d35b into main Oct 11, 2024
44 of 47 checks passed
@echarlaix echarlaix deleted the stale_workflow branch October 11, 2024 08:37
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.

4 participants