0.1.6 • Published 6 years ago

redbot-redmine-notifier v0.1.6

Weekly downloads
4
License
-
Repository
github
Last release
6 years ago

redbot-redmine-notifier

Notifies about Redmine creating and updating tickets. This Module is a fork of the hubot-redmine-notifier This fork will only notifie about the Notes inside a Redmine Ticket when called with a BuzzWord. Example note of a redmine issue: "Some Foo @RedBot The message to send RedBot@ End Foo

notification to chat screenshot

Getting Started

Hubot

  1. Install the module: cd into your HuBot folder npm install redbot-redmine-notifier --save
  2. Add it redbot-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)

TODO

  1. Make the BuzzWord variable
  2. ?

webhook settings of redmine screenshot

License

Licensed under the MIT license.

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

0.1.6

6 years ago

0.1.5

6 years ago

0.1.4

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago

0.0.9

6 years ago

0.0.8

6 years ago

0.0.7

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago