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

https://github.com/renuo/pull-requests-counter

A Chrome Extension to show you how many Pull Requests are assigned to you
https://github.com/renuo/pull-requests-counter

productivity pull-requests r-alessandrorodi

Last synced: about 1 month ago
JSON representation

A Chrome Extension to show you how many Pull Requests are assigned to you

Awesome Lists containing this project

README

        

# Pull Requests Counter

An icon in the browser shows the number of pull requests currently assigned to you or which require a code review from you.

Just click on the icon to see the pull requests!

## Install

* Proceed to the following URL and install the extension
* Chrome: https://goo.gl/IoKg5m
* Firefox: https://mzl.la/2EVTE0o
* Create a new token for your GitHub account here (https://github.com/settings/tokens/new?description=pull-requests-counter&scopes=repo)
* Save it and copy it in the options.
* Save.
* Enjoy!

## Development

```sh
git clone [email protected]:renuo/pull-requests-counter.git
cd pull-requests-counter
```

Get your hands on the code :-)

* Enable the extension on `chrome://extensions/`

## TODO

* Tests

* List Pull Requests directly in the widget with quick buttons to merge them.

* Update the number when pull requests are merged.

## Copyright

Copyright 2019 [Renuo AG](https://www.renuo.ch/).