Skip to content
This repository was archived by the owner on Apr 23, 2025. It is now read-only.

kira/hubot-circleci

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hubot-circleci

Hubot CircleCI integration - get status and control CircleCI from hubot

Config

Required

HUBOT_CIRCLECI_TOKEN

Optional

HUBOT_GITHUB_ORG

Commands

  • hubot circle me <user>/<repo> [branch] - Returns the build status of https://circleci.com/user/repo
  • hubot circle last <user>/<repo> [branch] - Returns the build status of the last complete build of https://circleci.com/user/repo
  • hubot circle retry <user>/<repo> [branch] - Retries the build
  • hubot circle cancel <user>/<repo> [branch] - Cancels the build
  • hubot circle clear <user>/<repo> [branch] - Clears the cache for the specified repo

Notes

You can add an API token at https://circleci.com/account/api

Author

dylanlingelbach

About

Hubot CircleCI integration

Resources

License

Stars

Watchers

Forks

Packages

No packages published