0.1.2 • Published 8 years ago

hubot-jenkins-pull v0.1.2

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

hubot-jenkins-pull

A script for pulling non-blocking tests from Jenkins and notifying developers about errors

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

Installation

In hubot project repo, run:

npm install hubot-jenkins-pull --save

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

[
  "hubot-jenkins-pull"
]

Sample Interaction

[18:08:23] Ilya Lyaukin: hubot subscribe http://jenkins.qa.local/job/Run-Tests-After-Build/
[18:08:24] Hubot: Subscribed 8:ilya.lyaukin to http://jenkins.qa.local/job/Run-Tests-After-Build/
0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago

0.0.0

8 years ago