1.1.0 • Published 10 years ago

hubot-github-repo-webhook-notifier v1.1.0

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

Hubot: hubot-github-repo-webhook-notifier

Notifies about any GitHub repo event available via webhook.

See src/github-repo-webhook-notifier.coffee for full documentation.

Installation

Add hubot-github-repo-webhook-notifier to your package.json file:

"dependencies": {
  "hubot": ">= 2.5.1",
  "hubot-scripts": ">= 2.4.2",
  "hubot-github-repo-webhook-notifier": ">= 0.0.0",
  "hubot-hipchat": "~2.5.1-5",
}

Add hubot-github-repo-webhook-notifier to your external-scripts.json:

["hubot-github-repo-webhook-notifier"]

Run npm install

1.1.0

10 years ago

1.0.0

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