Recursive Penguin

Github Pull Request Notifier

octocat

I recently started working at Ironclad Mobile, they have a workflow that is very similar to what they use at GitHub, GitHub Flow. This method generates enough pull requests that I had to disable email notifications of pull requests as they were quickly filling up my inbox. But I still needed a way to be able to tell if someone had submitted a pull request that didn't require me to open GitHub just to check. So I decided to write a Chrome extension that takes advantage of the GitHub v3 API that keeps me updated on the latest pulls.

Github Pull Request Notifier