hubot-redmine-notifier

0.0.1 • Public • Published

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.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.1
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.1
    2

Package Sidebar

Install

npm i hubot-redmine-notifier

Weekly Downloads

2

Version

0.0.1

License

none

Last publish

Collaborators

  • tenten0213