Hubot CircleCI integration - get status and control CircleCI from hubot
HUBOT_CIRCLECI_TOKEN
HUBOT_GITHUB_ORG
hubot circle me <user>/<repo> [branch]
- Returns the build status of https://circleci.com/user/repohubot circle last <user>/<repo> [branch]
- Returns the build status of the last complete build of https://circleci.com/user/repohubot circle retry <user>/<repo> [branch]
- Retries the buildhubot circle cancel <user>/<repo> [branch]
- Cancels the buildhubot circle clear <user>/<repo> [branch]
- Clears the cache for the specified repo
You can add an API token at https://circleci.com/account/api