# bot-love **Repository Path**: mirrors_nodejs/bot-love ## Basic Information - **Project Name**: bot-love - **Description**: Discussing practical uses of bots, GitHub Apps, and automation in the Node.js organization. 💚🤖💚 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-19 - **Last Updated**: 2026-01-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Node.js Foundation Node.js Collab Summit Spring Bot ## Initial Links * **Original GitHub Issue**: https://github.com/nodejs/admin/issues/128 * **Original Collaborative Noteapd**: https://hackmd.io/E8GitDPnTi-5hseK0JPHTA?edit ## Bots Collab Attendees/Team Ben (@tiriel) Tierney (@bnb) Shelley (@codebytere) Manil (@chowdhurian) Stephanie (@linse) ### Notes From Original Meeting #### Background Context - Badges bot needs to be implemented - years of bot need buildup - we need to figure out how we can implement bots for the org - need to reduce maintainer burden #### Identify the processes/areas where bots can improve Node.js - Automatically comment on Node.js core PRs when CI fails, with CI failure info - Automatically opening backport PRs for review - When flaky tests fail, automatically comment that the failing tests are flaky - Moderation tooling - adding - respond with relevant intro information to new issues, first issues, first PRs, etc. - Badges bot to assign badges to users - Surface old issues or PRs A _lot_ of what we want to do has already been built with Probot: - https://probot.github.io/apps/ - https://github.com/search?q=topic%3Aprobot-app&type=Repositories #### Identify how we can begin implmenting bots - ???