github-bot
github-bot copied to clipboard
@nodejs-github-bot's heart and soul
As this bot moves into production and starts getting integrated in various flows where people start depending on it, I think it is time to think about how we can...
Moving an interesting discussion ignited in https://github.com/nodejs/github-bot/issues/116 into its own issue. ### Which labels should the bot automatically add when it attempts backport of PRs? First a description of the...
It would be awesome if we could move towards replacing our checkboxes in PR's by looking at the commit and providing that feedback differently. We already do some similar stuff...
As the title says, if for example a PR has the 'dont-land-on-v6.x' label already, then the bot should not try to add an 'lts-watch-v6.x' label.
Title says it all, github-bot should not attempt to backport changes marked as semver-major. /cc @Fishrock123
Just saw that http://logs.libuv.org/channels was down again (has been for 4 days). Last time it went down I suggested we could move it to the node.js infra so more people...
Read all events from github (from commits to pushes to merges to acl, etc) and store them in a database for later use. The idea here is to be able...
In order to have a bot that can automate adding/removing org users, and perhaps other things, elevated permissions from the TSC are necessary for a separate bot user to enable...
Write a log of all commits, opening/closing pr's, etc so we can track whether malicious commits or force pushes were made in case of an incident.
from https://github.com/williamkapke/hookbot/issues/2 we need something that uses something like https://github.com/rvagg/make-node-meeting (which relies on https://github.com/rvagg/node-meeting-agenda) to automatically make agenda issues every week, so that Rod doesn't have to lol