hubot-github-bot icon indicating copy to clipboard operation
hubot-github-bot copied to clipboard

A hubot script to list and remind you about open pull requests

Results 5 hubot-github-bot issues
Sort by recently updated
recently updated
newest added

The octokat dependency in package.json needs bumping to ^0.10.0. Currently this is what shows from ``npm audit``: ``` ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ High │ Prototype Pollution │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ lodash...

Not sure if this is making things a bit too busy, but knowing how old a PR is could be useful.

I would like to subscribe a room/channel to a whole github topic, instead of listing specific repos, I haven't checked the technical feasibility yet, but is this a feature you've...

``` 2017-02-14T16:15:06.652002+00:00 app[web.1]: [Tue Feb 14 2017 16:15:06 GMT+0000 (UTC)] ERROR TypeError: Cannot read property 'dataStore' of undefined 2017-02-14T16:15:06.652012+00:00 app[web.1]: at Function.Utils.getRoom (/app/node_modules/hubot-github-bot/src/utils.coffee:14:12, :24:43) 2017-02-14T16:15:06.652013+00:00 app[web.1]: at TextListener.callback (/app/node_modules/hubot-github-bot/src/index.coffee:175:7, :172:22)...

This currently appears to use only the first assignee on a PR. Does the current architecture allow this to be extended to: 1. Use the GitHub multiple assignee feature 2....