Skip to content

Repository files navigation

lita-github-deploy

Build StatusCoverage Status

GitHub Flow via Lita.

Installation

Add lita-github-deploy to your Lita instance's Gemfile:

gem'lita-github-deploy'

Configuration

Lita.configuredo |config|
config.handlers.github_deploy.access_token='myaccesstoken'config.handlers.github_deploy.apps={'myapp'=>{repo: 'testuser/myapp'}}end

Usage

Lita: deploy myapp
Lita: deploy myapp#mybranch to staging

About

GitHub Flow via Lita.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages