I have a hubot running fine in Slack. I now want to add the Jenkins functionality provided by this module.
I run it like this:
HUBOT_SLACK_TOKEN=*** HUBOT_JENKINS_URL=https://**** HUBOT_JENKINS_USER=**@***.*** HUBOT_JENKINS_USER_API_KEY=**** ./bin/hubot --adapter slack
I check that the bot still works. Then I call any of the commands provided by this module but nothing works...
I have a hubot running fine in Slack. I now want to add the Jenkins functionality provided by this module.
I run it like this:
I check that the bot still works. Then I call any of the commands provided by this module but nothing works...