Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/atmos/hubot-deploy-heroku

Deploy apps to heroku from directly inside hubot
https://github.com/atmos/hubot-deploy-heroku

Last synced: 3 months ago
JSON representation

Deploy apps to heroku from directly inside hubot

Awesome Lists containing this project

README

        

# hubot-deploy-heroku [![Build Status](https://travis-ci.org/atmos/hubot-deploy-heroku.png?branch=master)](https://travis-ci.org/atmos/hubot-deploy-heroku)

[GitHub Flow][1] via [GitHub deployments][2], [hubot][3] and [heroku][6].

![](https://f.cloud.github.com/assets/38/2331137/77036ef8-a444-11e3-97f6-68dab6975eeb.jpg)

## Installation

* Add hubot-deploy-heroku to your `package.json` file.
* Add an event handler for `robot.on 'github_deployment_event'`.

## See Also

* [hubot](https://github.com/github/hubot) - A chat robot with support for a lot of networks.
* [hubot-deploy](https://github.com/atmos/hubot-deploy) - A hubot script to trigger deployments.
* [hubot-auto-deploy](https://github.com/atmos/hubot-auto-deploy) - Manage automated deployments on GitHub from chat.

[1]: https://guides.github.com/overviews/flow/
[2]: https://developer.github.com/v3/repos/deployments/
[3]: https://hubot.github.com
[4]: https://developer.github.com/v3/activity/events/types/#deploymentevent
[5]: https://developer.github.com/v3/repos/deployments/
[6]: https://heroku.com