Skip to content

araitaiga/github_show_reviewer

Repository files navigation

GitHub Show Reviewer

A Chrome extension that displays reviewers directly in the GitHub Pull Request list view.

Chrome Web Store / github-show-reviewer

Reviwer List

Features

  • Display reviewer names
    • Supports team reviewers
    • Shows users who have already reviewed
    • Displays "None" when no reviewers are assigned
  • Click on a reviewer/team reviewer to filter PRs by that assignee

Show Reviewer

Installation

Chrome Web Store:
Chrome Web Store / github-show-reviewer

For Developers:

  1. Clone this repository
  2. Open Chrome and navigate to chrome://extensions
  3. Enable "Developer mode" in the top right corner
  4. Click "Load unpacked" and select the extension directory

Configuration

For private repositories or to increase API rate limits, you need to configure your GitHub Personal Access Token.

  1. Open Chrome and navigate to chrome://extensions
  2. Find "GitHub Show Reviewer" and click "Details"
  3. Click "Extension options"
  4. The GitHub Show Reviewer Settings page will open as shown below

Settings Page

  1. Click "Create a token here" link
  2. GitHub's "New personal access token (classic)" page will open
  3. Check the repo scope (required for private repositories)
  4. Generate the token and copy it
  5. Paste the token in the input field and click "Save"

About

A Chrome extension that displays reviewers directly in GitHub PR list view

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors