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

Latest commit

 

History

History
16 lines (9 loc) · 399 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 399 Bytes

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