Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 375 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 375 Bytes

hubot-jenkins-userauth

Interact with Jenkins using your jenkins user

See src/hubot-jenkins-userauth.coffee for full documentation.

Installation

In hubot project repo, run:

npm install hubot-jenkins-userauth --save

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

["hubot-jenkins-userauth"]