At the time I write this article, I'm surprised to see that only few of GitHub's users having big projects use effectively the GitHub bots to manage their upcoming issues and PRs (just look at the number of installs for each bot).
However, they can save you a previous time and cleanup and help better the contributors of your project.
Best "Must-Have" ProBots (my top five)
- Lock
- Stale
- Auto-delete branches on PRs, after they are merged.
- Request Info when a PR or issue contains either a default title or empty description.
- CMTY My favorite one 💖 (only beta access at this time).
- ImgBot - To compress all your images of your repo (don't even required a yml config file to run).
I will keep it short for now 🙂 But hopefully it will already help! 💪
Top comments (3)
Short and sweet but still helpful. I knew about the stale bot, but not the bots that lock or delete branches.
Thanks for sharing!
Thanks Nick! You're very welcome 😊
You could try out GrammarlyBot, it's a bot we built to improve grammar in repos.
grammarlybot.net/