[Question][GitHub] Scope for the GitHub personal access token
Question
I am trying to connect Devlake w/ Github. I am wondering what scope I should select for the personal access token?
Screenshots
If applicable, add screenshots to help explain.

Additional context
Add any other context here.
Hi, are you trying to connect to private repo?
For Public Repo, you don't need to grant any permission at all.
For Private Repo, the repo section must be checked.
Hi, are you trying to connect to private repo? For Public Repo, you don't need to grant any permission at all. For Private Repo, the
reposection must be checked.
Thank you for the reply, this makes sense to me.
I have another question, what exactly is the endpoint url? Where should I go to find this link? Can you give me an example?
Hi, for Github Cloud it is https://api.github.com/. The same value of from the place holder
Maybe we should mention it in our Document 😃
This explains it, thanks. Looks like this field is reserved for GitHub on-premise haha
Thanks for raising this issue @ss892714028 :) We would love to have you in our Slack community :)
Hi, are you trying to connect to private repo? For Public Repo, you don't need to grant any permission at all. For Private Repo, the
reposection must be checked.
We can improve our docs by adding the above, @klesh your thoughts ?
@ppborah I totally agree, we should add this to the Github related document.
Notice: github graphql need read:user and read:org in future.