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

Goldbely/hubot-deploy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

172 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hubot-deploy Build Status

GitHub Flow via hubot. Chatting with hubot creates deployments on GitHub and dispatches Deployment Events.

There's a bunch of ChatOps commands.

Installation

  • Add hubot-deploy to your package.json file.
  • Add hubot-deploy to your external-scripts.json file.
  • Configure your repos and providers for easy aliasing and custom options.

Runtime Environment

You need to set the following environmental variables.

Environmental Variables
HUBOT_GITHUB_TOKEN A GitHub token with repo:deployment. The owner of this token creates Deployments.

See Also

  • hubot - A chat robot with support for a lot of networks.
  • heaven - Listens for Deployment events from GitHub and executes the deployment for you.
  • hubot-auto-deploy - Manage automated deployments on GitHub from chat.

About

GitHub Flow via hubot

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • CoffeeScript 100.0%