Description
Previous issue #613 which ended with the issue closed by the stale-bot.
The problem
Stale bot is becoming a plague, closing important issues and harming the community. It encourages people to spam issues to keep them open. It ignores much of the issue metadata, like reactions and links to external repositories.
If an issue keeps getting upvoted or other repositories keep linking back to the issue, stalebot will not care unless there is a comment which leads to people adding unhelpful comments to the discussion to keep the issue open.
The solution
Eventually I think the issue bot would be nice if it was based on a scoring model. A good first step though would be to prevent closing an issue with a certain number of comments, upvotes (reactions on the root) or external links from other repositories to that issue. If these were filters that could be applied, I think it would accomplish its goal of lowering issues while keeping relative ones still active.
Maybe allowing people to override the bot via community feedback through the comments would also help. Something other than lets blindly close an issue that hasn't been commented on in the last 30 days.
The stalebot should reset the start-time from the last upvote or backlink on the issue.
Activity