1.0.2 • Published 10 years ago

hubot-jenkins v1.0.2

Weekly downloads
22
License
MIT
Repository
github
Last release
10 years ago

#Description: Interact with your Jenkins CI server

#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
1.0.2

10 years ago

1.0.1

10 years ago

1.0.0

10 years ago