Hi, Recently I‘ve chatted with the maintainer of the pouch[1] project, one of the interesting thing I learned is that they are using a robot[2] to help the collaboration of the community. Typically it can:
* issue/pull request triage (write access) * weeklyreport auto generating via a filed issue (read access) * some doc auto generation for project via pull request (read access) * friendly notice for pull request's status change (read access) I especially like the idea of auto generate a weekly report, and automatically remind the author of pull request that your it needs to be rebased. The issue triage feature is looks great but unfortunately it need write access, which is not allowed by ASF. However, I think it is worth to keep an eye on and maybe try it out. Thoughts? [1] https://github.com/alibaba/pouch/ [2] https://github.com/pouchcontainer/pouchrobot -- Best Regards! Huxing
