Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 874 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 874 Bytes

PR Monitor

CircleCI

PR Monitor is a Chrome extension that notifies you when you receive a pull request on GitHub.

How to install

  1. Install the Chrome extension from Chrome Web Store
  2. Create a GitHub personal access token with the repo permission
  3. Enter the token into the extension
  4. Enjoy

How to build it yourself

  1. Install Bazel
  2. Run bazel build //...
  3. Install the unpacked Chrome extension from bazel-genfiles/extension-dir

Feedback

Feel free to file an issue with your feedback or get in touch by email: hi [at] zenc [dot] io.