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

Exclude auto-closing of issues in github actions #377

Merged
merged 1 commit into from
Mar 3, 2022

Conversation

torao
Copy link
Contributor

@torao torao commented Mar 2, 2022

Description

This PR changes the behavior of github actions where Issues with the Stale label are closed after 4 days.

  • The stale bot will no longer close Issues with a stale label (PRs will still be closed in 4 days).
  • An exception for S:wip label we don't use is removed.

There are a lot of options in actions/stale, but I didn't find any other ones that looked useful.

https://github.com/actions/stale

Closes: #XXX

@torao torao added the C: enhancement Classification: New feature or its request, or improvement in maintainability of code label Mar 2, 2022
@torao torao self-assigned this Mar 2, 2022
@torao torao requested review from Kynea0b and tnasu as code owners March 2, 2022 08:18
@torao torao merged commit c5c42fb into Finschia:main Mar 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: enhancement Classification: New feature or its request, or improvement in maintainability of code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants