hubot-redmine-xnotifier

1.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.

/hubot-redmine-xnotifier/

    Package Sidebar

    Install

    npm i hubot-redmine-xnotifier

    Weekly Downloads

    0

    Version

    1.0.1

    License

    none

    Last publish

    Collaborators

    • luozengbin