Code review features for Github via Greasemonkey.
-
Download the github-reviews.user.js file
-
Open the Graasemonkey User Scripts page and drag the .js file to it.
-
Go to GitHub.com. You should be asked for your access token.
-
Type in your access token.
To create your access token:
- Go to https://github.com/settings/applications
- Under "Personal access tokens", click "Generate new token"
- Ensure "repo" and "public_repo" are ticked
- The green box with numbers & letters in it is your token.
-
Pull request pages should now be annotated.
