Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rogual/github-code-reviews

Code review features for Github via Greasemonkey
https://github.com/rogual/github-code-reviews

Last synced: 2 months ago
JSON representation

Code review features for Github via Greasemonkey

Awesome Lists containing this project

README

        

github-code-reviews
===================

Code review features for Github via Greasemonkey.

![example](http://foon.co.uk/x/ghcr.png)

1. Download the **github-reviews.user.js** file
2. Open the Graasemonkey User Scripts page and drag the .js file to it.
3. Go to GitHub.com. You should be asked for your access token.
4. Type in your access token.

To create your access token:

1. Go to https://github.com/settings/applications
2. Under "Personal access tokens", click "Generate new token"
3. Ensure "repo" and "public_repo" are ticked
4. The green box with numbers & letters in it is your token.

5. Pull request pages should now be annotated.