Skip to content
This repository was archived by the owner on Aug 30, 2023. It is now read-only.

Latest commit

 

History

History
24 lines (15 loc) · 712 Bytes

File metadata and controls

24 lines (15 loc) · 712 Bytes

thumbsup

Build Status

A GitHub commit status intended to assist with code review of pull requests.

When a pull request is created or updated, a pending commit status will be created. A successful status can be achieved by leaving a comment containing :+1: or :shipit: on the pull request.

Running

Heroku

Deploy

Custom

Currently depends on an access token being provided via the GITHUB_ACCESS_TOKEN environment variable. This access token should provide the repo type access.

foreman start will start the application.