An Octopus Deploy adapter for Hubot
Assuming that you've already installed hubot:
npm install hubot-octopus --save
- Add
"hubot-octopus"
to yourexternal-scripts.json
##Usage
This adapter currently supports the current hubot commands:
###Promote
kneumei > hubot octo promote Development from Test to QA
Promoted 2.5.202.5 from Test to QA
This environment variable is the base of your octopus installation. For example, http://octopus.yourcompany.com
The octopus api key needed to call the octopus API