Hacker News new | ask | show | jobs
by z1mm32m4n 3618 days ago
Dang, the curse of GitHub OAuth granularity strikes again!

> public_repo:

> Grants read/write access to code, commit statuses, collaborators, and deployment statuses for public repositories and organizations. Also required for starring public repositories.

Source: https://developer.github.com/v3/oauth/

1 comments

Yes :(

I tried to find a better way to do that, but public_repo is the least granular permission that github provides.

get rid of write with (no scope)