Skip to content

mplzik/prmonitor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A Chrome extension that notifies you when you receive a pull request on GitHub

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 77.5%
  • Python 16.4%
  • CSS 3.2%
  • HTML 2.9%