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.
Latest reviews
- (2016-07-04) Charles Lee: Doesn't work?