-
-
Save tuki0918/ce756bf5c18d83f72daf to your computer and use it in GitHub Desktop.
Hubot Hipchat Jenkins
["redis-brain.coffee", "jenkins.coffee"]
export HUBOT_JENKINS_URL="http://domain.com/jenkins"
export HUBOT_JENKINS_AUTH="userid:pass"
Commands:
hubot jenkins b <jobNumber> - builds the job specified by jobNumber. List jobs to get number.
hubot jenkins build <job> - builds the specified Jenkins job
hubot jenkins build <job>, <params> - builds the specified Jenkins job with parameters as key=value&key2=value2
hubot jenkins list <filter> - lists Jenkins jobs
hubot jenkins describe <job> - Describes the specified Jenkins job
hubot jenkins last <job> - Details about the last build for the specified Jenkins job
- HipChat Plugin - Jenkins - Jenkins Wiki : https://wiki.jenkins-ci.org/display/JENKINS/HipChat+Plugin
- API Token
ca311d9b28464g85a342e381b2d624
- Room
- Jenkins
http://domain.com/jenkins/
- Project Room
Room Name
- Start Notification
v
- HipChat Notifications
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@undefined が返ってきてるけど気にしない…orz