0.0.14 • Published 10 years ago

hubot-github-comments-notifier v0.0.14

Weekly downloads
1
License
MIT
Repository
github
Last release
10 years ago

Hubot Github Comments Notifier

An HTTP Listener that notifies about new Github issues and pull request comments

Install

  • Add hubot-github-comments-notifier as a dependency in package.json
  • Add hubot-github-comments-notifier to your external-scripts.json
  • install dependencies with npm install

Bot Settings

  • Create a new webhook for your repository
  • Payload URL: <HUBOT_URL>:<PORT>/hubot/gh-comments?room=<room>
  • Payload Version: +form
  • Event Trigger: Send me everything, or select 'Pull request', 'Pull request review comment', 'Issues', 'Issue comment' events

Licence

CC0

0.0.14

10 years ago

0.0.13

10 years ago

0.0.12

10 years ago

0.0.11

10 years ago

0.0.10

10 years ago

0.0.9

10 years ago

0.0.8

10 years ago

0.0.7

10 years ago

0.0.6

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago