GitHub Review Filter

Chrome extension to filter files in GitHub code review using glob
What is GitHub Review Filter?
GitHub Review Filter is a Chrome extension that allows you to speed up your PR review process by filtering files in GitHub code review using glob patterns. With this extension, you can split your code review into parts based on components, exclude files without tests, filter by file types, exclude jest snapshots, and more. Share filters using links, making it easier to collaborate with others on code review tasks. Visit the GitHub repository for more information.

Extension stats

Users: 36 ▼ -2
Version: 0.1.3 (Last updated: 2018-05-29)
Creation date: 2018-05-29
Risk impact: Low risk impact
Risk likelihood: Very low risk likelihood
Manifest version: 2
Size: 73.39K

Other platforms

Not available on Firefox
Not available on Edge
Want to check extension ranking and stats more quickly for other Chrome extensions? Install Chrome-Stats extension to view Chrome-Stats data as you browse the Chrome Web Store.

Extension summary

Speed up how you review PRs filtering files based on glob pattern.

You can split your code review into parts based on:

  • Components (eg: /components/Header/)
  • Without tests (eg: !/tests/)
  • File types (eg: *.js)
  • No jest snapshot (eg: !*.snapshot)
  • etc...

Also, share filters using links, example: "review my PR without tests"

Supported pages:

  • Pull request
  • Compare changes
See more

Extension safety

Risk impact

GitHub Review Filter requires very minimum permissions.

Risk likelihood

GitHub Review Filter has earned a good reputation and can be trusted.

Upgrade to see risk analysis details

Similar extensions

Here are some Chrome extensions that are similar to GitHub Review Filter: