Skip to content

zombie/blind-reviews

Repository files navigation

Blind Code Reviews

Blind Code Reviews, a browser extension to redact authors of review requests on Github

Background

See Mozilla experiment aims to reduce bias in code reviews.

Using the latest release

Visit the extension page on addons.mozilla.org to add the current version to Firefox.

Using a development version

Download the code and load it as a temporary extension from about:debugging (or chrome:extensions in Chrome).

Running Tests

Clone, install and run tests:

git clone https://github.com/zombie/blind-reviews
cd blind-reviews
npm install
npm test

status

License

MIT

Related projects

  • Anonymous Github is a proxy server to support anonymous browsing of Github repositories for open-science code and data. You can use it to anonymize Github repositories before referring to them in a double-blind paper submission. (source repository)

  • Gitmask is a service that will strip out and replace embedded identification info from commits that you submit, including author names, email and timestamps. (source repository)

About

Blind Code Reviews

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published