Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

Handle exception when github not provide 'user:email' scope #130

Merged
merged 7 commits into from
Dec 29, 2018

Conversation

seokju-na
Copy link
Owner

@seokju-na seokju-na commented Dec 29, 2018

Closes #129 , #123

Github api not always return user email.

  • If user set primary email as private.
  • If user not provided user:email scope on personal access token.

This PR handles those exceptions.

@seokju-na seokju-na added the bug label Dec 29, 2018
@seokju-na seokju-na self-assigned this Dec 29, 2018
@seokju-na seokju-na added this to the 1.0.0 milestone Dec 29, 2018
@seokju-na seokju-na merged commit 019bb93 into master Dec 29, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant