Home

Awesome

hide-files-from-bitbucket-pr

Hide irrelevant files from Bitbucket pull requests.

Extension Screenshot

How to

  1. Once the extension is installed, access to a pull request's page (should look like https://bitbucket.org/<user>/<repo>/pull-requests/...)
  2. Click on the extension's icon
  3. Active rules for the current project are listed here, you can also add new ones
  4. When you're done editing the rules, reload the page

How do the patterns work?

The extension uses minimatch to match paths against the rules. You can use globtester if you want to test some rules.