0.0.1 • Published 10 years ago

hubot-redmine-notifier v0.0.1

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

hubot-redmine-notifier

Build Status

Notifies about Redmine creating and updating tickets. notification to chat screenshot

Getting Started

Hubot

  1. Install the module: npm install --save hubot-redmine-notifier
  2. Add it hubot-redmine-notifier to your external-scripts.json file in your hubot directory

Redmine

  1. Install Redmine Webhook Plugin to your Redmine.
  2. Add hubot's endpoint to Redmine Project - Settings - WebHook - URL http://<hubot-host>:<hubot-port>/hubot/redmine-notify?room=<room> (see Screenshot)

webhook settings of redmine screenshot

License

Licensed under the MIT license.

This script created with reference to the halkeye/hubot-jenkins-notifier.

0.0.1

10 years ago