Skip to content
This repository has been archived by the owner on Dec 28, 2017. It is now read-only.

uluru/capistrano-github-pullrequests

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

capistrano-pullrequests

Deployments for GitHub pull requests

Installation

gem install capistrano-github-pullrequests

Add to Capfile or config/deploy.rb:

require 'capistrano-github-pullrequests'

Usage

:pull_request_number is now an optional configuration. When set, it will deploy the version of the pull request from /refs/pull/:number/merge

About

Deployments for GitHub pull requests

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published