Skip to content

Releases: helious/hubot-github-pull-requests

Minor bug fix with which messages we listen for hubot to respond to

Choose a tag to compare

@helious helious released this 15 Jun 00:40

Hubot will now respond to "hubot pr" and not things like "hubot what's on prod?". Thanks @davedash!

Adding support for GitHub Enterprise Users

Choose a tag to compare

@helious helious released this 15 Jun 00:39

Check out the README! You can now configure which URL we communicate with GitHub's API (hint hint - a GHE instance).

PR Assignee will now send out (if present!). Also, Slack messaging should have prettier output!

Choose a tag to compare

@helious helious released this 10 May 01:14

From Dave Dash (@davedash):
#3
#4

Added a CHANGELOG.md.

Adding support for using a GitHub User instead of a GitHub Team

Choose a tag to compare

@helious helious released this 13 Nov 19:06

You can now set an environment variable, GITHUB_PRS_USER, instead of GITHUB_PRS_TEAM_ID to list all pull requests on repos that the user owns. Note: GITHUB_PRS_TEAM_ID will take precedence over GITHUB_PRS_USER.

Initial Release

Choose a tag to compare

@helious helious released this 13 Nov 16:01
1.0.1

Update README.md