hubot-magnum-ci

0.1.1 • Public • Published

hubot-magnum-ci

This Hubot plugin adds a webhook to listen for a Magnum CI build notification and sends a message to the rooms specified.

Installation

Add hubot-magnum-ci to your package.json file:

"dependencies": {
  "hubot": ">= 2.5.1",
  "hubot-scripts": ">= 2.4.2",
  "hubot-trello": "*"
}

OR run npm install --save hubot-magnum-ci

Add hubot-magnum-ci to your external-scripts.json:

["hubot-magnum-ci"]

Run npm install

Magnum CI Setup

  1. Login to magnum-ci.com
  2. Open up the project you want to add webhooks too
  3. Click on Settings in the top right beneath your User Profile
  4. Click Webhooks in the left hand navigation section.
  5. Add your webhook
  6. Profit

Configuration

HUBOT_DEV_ROOMS  - Comma delimitted list for the rooms which a message is sent by Hubot.

Readme

Keywords

Package Sidebar

Install

npm i hubot-magnum-ci

Weekly Downloads

0

Version

0.1.1

License

MIT

Last publish

Collaborators

  • wiebersk