Y
Hacker News
new
|
ask
|
show
|
jobs
by
33a
3877 days ago
Why does this need write access to my public repos?
1 comments
jicooo
3877 days ago
It doesn't really need write access, but in order for it to fetch the contributor stats, I had to add the "repo" scope to the permissions. Unfortunately, I couldn't see any other way around that. See:
https://developer.github.com/v3/oauth/#scopes
link