Hi!

I just deployed to Heroku a dashboard to see the opened pull requests
[1]. Now that we have many opened pull requests it can help having a
global vision of all of them, which ones pass the build, which ones
are old ones, and which ones have some +1.

They can also be viewed in Github, but this helps identifying the ones
passing the build. It is very very simple, a little buggy, and has
lots of room for improvement (code is here [2] and config here [3]),
but it serves its purpose (at least it saves time to me :D).


Feel free to use it!


I.


[1] http://jclouds-pulls.herokuapp.com/  (the app can also be started locally)
[2] https://github.com/nacx/code-review-dashboard/tree/jclouds
[3] https://github.com/nacx/code-review-dashboard/blob/jclouds/config.py

Reply via email to