Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Why does it require write access to my repos? #12

Closed
sakgoyal opened this issue Nov 5, 2022 · 1 comment
Closed

Why does it require write access to my repos? #12

sakgoyal opened this issue Nov 5, 2022 · 1 comment
Labels
question Further information is requested

Comments

@sakgoyal
Copy link

sakgoyal commented Nov 5, 2022

basically the question. I understand if it needs read access. but write access should be absolutely not required.

@NirmalScaria NirmalScaria added the question Further information is requested label Nov 5, 2022
@NirmalScaria
Copy link
Owner

The extension needs only read access and write access is absolutely not required. But GitHub OAuth permission scopes don't have a "repo read" access level. It is either nothing or "repo" access, which comes with both write and read.

If at any moment, GitHub adds a "repo read only" access level, the permission can definitely be changed to that. But until then, this is the only way I guess.

Closing the issue for now. (Thank you for asking, so that it can be clarified for everyone). 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants