Hacker News new | ask | show | jobs
by lucisferre 5154 days ago
It's cool but really the one thing I want to be able to see and illustrate is code contributions to OSS projects. Pull request history and when they got pulled (if it could filter only those that got pulled that would be great).

I'd like to look back over a year and seeing how much OSS work I got done.

1 comments

Totally agree. The PullRequest events have stale data regarding the status of the pull request. I think it's capturing the status at the time the event occurs.

I was considering firing off requests to find out the latest status of PullRequests and indicating that in the design. e.g. When pull requests were merged in and closed.