Description
Bug description
I forked a private repo from an organization in Github. This organization has not granted GitPod permission for private repos. I have granted permission for GitPod to see private repos in my personal account.
When I try to get use gitpod on this private fork, I get the message Repository not found.
/ The repository 'stockholmux/<repo name>' is not found in your account.
And it totally does! It took quite a while to understand what was going on.
I'm not sure if this is by-design and it makes some sense given the permission on the original organization, but the error message is really unhelpful.
Steps to reproduce
- Create a private repo in an organization that hasn't granted permissions for Gitpod
- Fork the private repo into your personal github account
- Grant access for gitpod to your personal account
- Attempt to access the forked repo via
https://gitpod.io/#<repo url>
- See the error message.
Workspace affected
No response
Expected behavior
Either gitpod can access the the forked private repo or show an error message similar to the origin repo which makes sense: (e.g.Repository not found.
/ Permission to access private repositories has been granted. If you are a member of '<org name>', please try to request access for Gitpod.
)
Example repository
No response
Anything else?
No response
Metadata
Metadata
Assignees
Type
Projects
Status