How to give access to only a few repositories ?
I'm trying to give gitpod access to only one or two repositories. I tried to install the application from the marketplace for that, but I eventually end up on https://gitpod.io/install-github-app/?installation_id=
cc: @jankeromnes

These three repositories are configured, but I still can't push
@iksaif, a lot of things about GitHub Apps vs. GitHub OAuth Apps are confusing. We're trying to make the process as smooth as possible and are thankful for your feedback.
The permissions of the GitHub App can be configured per repository in order to enable prebuilt workspaces.
OTOH Gitpod uses GitHub OAuth to authorize read/write access for repositories. Here GitHub differentiates only between user's repositories and organizational repositories.
Also, to install the GitHub App you need to authorize using OAuth.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Hey guys, I only want to allow gitpod access to a selected few github repositories but I can't seem to find any option to do so, it's asking for access of all the private repositories. How can I move forward?
@ahmad-punch do you want to select a few private repos?
Yes, that is what the question above is about :D
Hmm, I don't think you can do that with the current GitHub implementation that we're using.
So maybe, you would like to reopen this?
Can everyone subscribed to this issue react with a " 👍 " on the main post? This is a way to upvote the feature request.
Hey! This is really a deal breaker for us. As a workaround we might create a special GitHub user accounts with restricted permissions, but thats not optimal.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.