mntnr / name-your-contributors

Name your GitHub contributors; get commits, issues, and comments
MIT License
73 stars 20 forks source link

Grabbing user emails #63

Closed tgetgood closed 6 years ago

tgetgood commented 6 years ago

Adds user emails to queries.

Note: the GitHub token used with the app now needs the user:email permission. This has been added to the readme.

I also added the user's avatarUrl to the query since we're going to need that later.

This PR is based off the trace branch since the queries were refactored. Will need to be rebased after #61 gets merged in.

Addresses #53

RichardLitt commented 6 years ago

:tada: This PR is included in version 3.4.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: