1.0.2 • Published 7 years ago

hubot-deploy-lentus v1.0.2

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

This is a clone of the deprecated https://github.com/atmos/hubot-deploy published under the name hubot-deploy-lentus

hubot-deploy Build Status

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

npm.io

Installation

  • Add hubot-deploy to your package.json file.
  • Add hubot-deploy to your external-scripts.json file.
  • Configure your runtime environment to interact with the GitHub API.
  • Understand how apps.json works.
  • Learn about ChatOps deploys.

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.
  • github-credentials - Map your chat username to your GitHub username if they differ