This package has been deprecated

Author message:

Package renamed to hubot-github-repo-event-notifier.

hubot-github-repo-webhook-notifier

1.1.0 • Public • Published

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

Package Sidebar

Install

npm i hubot-github-repo-webhook-notifier

Weekly Downloads

1

Version

1.1.0

License

MIT

Last publish

Collaborators

  • patcon