Live data from Hacker News

Show HN: Get co-author info quickly from GitHub usernames and issue/PR URLs

gist.github.com

1–2 of 2 posts

Re: Show HN: Get co-author info quickly from GitHub usernames and issue/PR URLs

#2
I wrote this small script for a quick way to credit the original PR authors while patching a fork.

The combination of using the GitHub REST API along with the no-reply email addresses seems novel in the co-authoring tool space, so I decided it was worth sharing - feel free to steal the idea!