hubot-jenkins-x

1.0.3 • Public • Published

#Description: Interact with your Jenkins CI server. forked from hubot-script. Support jobs in folder.

#Dependencies: None

#Configuration:

  • HUBOT_JENKINS_URL
  • HUBOT_JENKINS_AUTH

Auth should be in the user:password format.

#Commands:

  • hubot jenkins b ` - builds the job specified by jobNumber. List jobs to get number.
  • hubot jenkins build ` - builds the specified Jenkins job
  • hubot jenkins build , ` - builds the specified Jenkins job with parameters as key=value&key2=value2
  • hubot jenkins list ` - lists Jenkins jobs
  • hubot jenkins describe ` - Describes the specified Jenkins job
  • hubot jenkins last ` - Details about the last build for the specified Jenkins job

Package Sidebar

Install

npm i hubot-jenkins-x

Weekly Downloads

1

Version

1.0.3

License

MIT

Unpacked Size

11.8 kB

Total Files

9

Last publish

Collaborators

  • zhanyi