Skip to content

beatjost/pull-requests-counter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pull Requests Counter

An icon in the browser shows the number of pull requests currently assigned to you.

Development

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

Get your hands on the code :-)

Configuration

  • Create a new token for your GitHub account here (https://github.com/settings/tokens/)
  • Allow the following: repo (Full control of private repositories)
  • Open Chrome Extensions Console and add the extension.
  • In the options set your token.
  • Reload.
  • Enjoy!

TODO

  • Tests

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

  • Update the number when pull requests are merged.

Copyright

Coypright 2016 Renuo GmbH.

About

A Chrome Extension to Count Pull Requests

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 84.5%
  • HTML 15.5%