Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/awcodify/reviewme

Chrome extension for pull request reminder. Stop starting, start finishing!
https://github.com/awcodify/reviewme

Last synced: about 2 months ago
JSON representation

Chrome extension for pull request reminder. Stop starting, start finishing!

Awesome Lists containing this project

README

        

![Review me!](https://github.com/awcodify/reviewme/blob/master/assets/logo.png)

You can install this chrome extension here: [ReviewMe!](https://chrome.google.com/webstore/detail/reviewme/ofanakmpghafbihchhgaddmkcdkbkihk)

ReviewMe! Will override your new tab with pull request list. For current state, we only support for bitbucket page. Soon, we will add ability to handle Github pull request. Stop starting, start finishing!

## TODO List

* Add integration to Github
* Add Filter
* Pipeline status
* Approved reviews
* Comments count
* Any suggestion?

## API References

* [Identity](https://developer.chrome.com/apps/identity.html)
* [Runtime](https://developer.chrome.com/apps/app.runtime.html)
* [Window](https://developer.chrome.com/apps/app.window.html)