I almost never see bots close issues that are less than 30 days old. Many projects can change a lot in 30-90 days and the bug may no longer exist, keeping issues open when they may no longer be relevant isn't helping anyone either. If it is still relevant, it can simply be re-opened. I don't see any downside to semi-aggressively closing stale issues. If it's easily reproduced then most good projects will mark it so that it won't be auto-closed.
ants_everywhere|1 year ago
So many software projects close bugs with bots, and they have an unrealistically rosy picture of how bug-free their software is.
Sohcahtoa82|1 year ago
I've seen places where tickets were not allowed to be re-opened. If a ticket was closed for any reason at all besides a misclick, a new ticket had to be opened with a link to the old ticket if necessary.
loa_in_|1 year ago
jfyi|1 year ago
This is the real problem an automated close addresses. They are are afraid to tell their customers this.
wizzwizz4|1 year ago
If you're moving fast enough that you don't have time to close them manually, you're moving too fast (and breaking too much).
LoganDark|1 year ago
Take a look at this issue to see what it takes to keep something open: https://github.com/oobabooga/text-generation-webui/issues/41...
(not especially proud of my reactions there, but I hate being abused, even by robots.)
ipaddr|1 year ago
If I received a bug like that I would immediately think why are you telling me this... just fix it yourself and share your fix if you want. I probably have higher expectations from my users. You give the software away now they want you to fix it for them.
whiterknight|1 year ago