/github-code-reviews

Code review features for Github via Greasemonkey

Primary LanguageJavaScript

github-code-reviews

Code review features for Github via Greasemonkey.

example

  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.