0.0.1 • Published 8 years ago

hubot-jenkins-gof v0.0.1

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

hubot-jenkins-gof

Jenkins support for GitHub Organization Folder Plugin

See src/jenkins-gof.coffee for full documentation.

Installation

In hubot project repo, run:

npm install hubot-jenkins-gof --save

Then add hubot-jenkins-gof to your external-scripts.json:

[
  "hubot-jenkins-gof"
]

Sample Interaction

user1>> hubot jenkins build org job branch
hubot>> @user1 Build of org/job/branch started!

NPM Module

https://www.npmjs.com/package/hubot-jenkins-gof

0.0.1

8 years ago