ResultadosDigitais / hubot-deploy

GitHub Flow via hubot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

See Also

  • heaven - Listens for Deployment events from GitHub and executes the deployment for you.

About

GitHub Flow via hubot

License:MIT License


Languages

Language:CoffeeScript 100.0%