@jcsteh @svenja Agreed. And nobody talks about the real root cause of stale bots: Github issues are completely inadequate for managing a software project's development:
- bugs, feature requests and the real roadmap items are mixed up in a single flat list
- no standardized triage process (unless you build your bespoke and time-consuming label taxonomy), giving people the impression that everything there will be done. So you get passive-aggressive "any news on this?" comments regularly
- no saved views, no advanced filters
GH projects try to fill some of that gap, but oh boy do they have issues!
@quinze @svenja Is that really the root cause though? I've seen that kind of behaviour even for closed source products using Jira, etc.