Skip to content
This repository has been archived by the owner on Oct 17, 2019. It is now read-only.
/ approve-code Public archive

[DEPRECATED] GitHub app for review PR and set approve/reject status via GH statuses

Notifications You must be signed in to change notification settings

approve-code/approve-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Approve Code

GitHub app for review PR and set approve/reject status via GH statuses

1. Installation

Install npm dependencies:

npm install

2. Install bower dependencies:

bower install

3. Configure

Set client_id and client_secret in config/github.js

4. Start application

node .

Open http://127.0.0.1:3000/ in browser

Enjoy!

About

[DEPRECATED] GitHub app for review PR and set approve/reject status via GH statuses

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published