I have a private personal GitHub repo and I set up workflows for it in CircleCI. I gave access to this repo to my friend so we can both work on the project, but they can’t access it on CircleCI.
I found one way of fixing it is to setup a GitHub organization for that, but I don’t want to setup an org every time I wanna share a repo with someone.
Any updates on that? I’m in a similar situation. I have access to multiple organisations on my GitHub account, and created a personal private repo with one collaborator. I want that collaborator to setup CircleCI integration for me, but he doesn’t see it.