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 github stale action #1559

Merged
merged 1 commit into from
Sep 25, 2023
Merged

Add github stale action #1559

merged 1 commit into from
Sep 25, 2023

Conversation

kradalby
Copy link
Collaborator

We have a lot of issues that has gone stale, and to help us prioritise which ones to pick up, we are adding this stale action to close out issues that are no longer active.

The bot is configured as this:

  • If an issue sees no activity for 6 months (180 days) it is marked as stale
  • If an issue is not confirmed still being an issue within 14 days, it is closed.

This is of course not a perfect solution, but it will hopefully help us prioritise active issues with people who can help us debug.

We might tighten the activity requirement in the future.

We have a lot of issues that has gone stale, and to help us
prioritise which ones to pick up, we are adding this stale
action to close out issues that are no longer active.

The bot is configured as this:
- If an issue sees no activity for 6 months (180 days) it is marked as stale
- If an issue is not confirmed still being an issue within 14 days, it is closed.

This is of course not a perfect solution, but it will hopefully
help us prioritise active issues with people who can help us debug.

We might tighten the activity requirement in the future.

Signed-off-by: Kristoffer Dalby <[email protected]>
@kradalby kradalby merged commit 56cf4b0 into juanfont:main Sep 25, 2023
44 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