uberVU / elasticboard

Dashboard that aggregates relevant metrics for Open Source projects.
http://elasticboard.mihneadb.net/landing.html
MIT License
61 stars 7 forks source link

Outstanding pull requests #101

Closed mihneadb closed 10 years ago

mihneadb commented 10 years ago

Open pull requests in which the latest event is by the pull request initiator.

mihneadb commented 10 years ago

This is not enough, since when the person who opened the pull request updates the files there's no event triggered. What we need to do (for when the latest event is NOT of the initiator's) is to find the latest event by someone who is not_the_initiator and check if the pull request's updated_at timestamp is newer than that of the latest event found.