Hi, Community, Until now, there are 785 issues[1] and 211 pull requests[2] in the Dubbo repository. But nearly half of them have been requested for more than half a year, which will make it difficult for us to contact the author again.
One thing to be clear is we should deal with these issues faster. I have two ideas about this: - Maybe we need a set of rules to achieve both to ensure the quality of the code and improve the resolution speed as much as possible. These rules can be about approved numbers or about code styles. - We can introduce a bot to automatically close these issues and pull requests if the original author does not reply for a long time. There is a Github hosted bot can do this[3], but it seems we should call Apache Infra for help since the bot should be configured by the repository owner. [1] https://github.com/apache/dubbo/issues [2] https://github.com/apache/dubbo/pulls [3] https://github.com/marketplace/stale Thanks, Albumen.
