Github Pull Filter

#3 / 2 rate

Github Pull Filter

11 users

2017-09-11

Unknown

Extension Information

5 star
0%
4 star
0%
3 star
0%
2 star
0%
1 star
100%

Supported Languages

Description

Filter specific files in a pull request by specifying them in the description via RegEx.

A chrome extension to filter out (collapse) specific files in a pull request by specifying them in your pull request description. The filters are JavaScript Regular Expressions.

Sometimes you commit library files, or re-format a bunch of files. This is highly annoying for someone reviewing it because they can't collapse groups of files via a filter. If they have this extension installed, they can use it to auto-collapse and code review the files you want them to.

For more information, or reporting issues, visit the github page: https://github.com/arianitu/github-pull-filter

UPDATE:

Sept 11, 2017: Fixed for latest GitHub.