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

Stop closing stale issues automatically #615

Merged
merged 2 commits into from
Jan 31, 2024
Merged

Conversation

paulomarg
Copy link
Contributor

Currently, our stalebot is configured to close issues if there's no activity for too long. While that helps us manage the number of open issues, it's also frustrating for developers when we can't get to their requests in time.

We're changing the bot to just flag the issues when they go stale, but not close them. This will let us tell which issues are still relevant for partners while keeping them around so we can re-evaluate them more easily, and developers can simply comment to remove the label if they're still experiencing an issue.

@paulomarg paulomarg requested a review from a team as a code owner January 30, 2024 15:32
@paulomarg paulomarg requested a review from sle-c January 31, 2024 14:46
@paulomarg paulomarg merged commit f203678 into main Jan 31, 2024
10 checks passed
@paulomarg paulomarg deleted the stop_closing_stale_issues branch January 31, 2024 14:49
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