Add collaborator

Hello everyone. I’m trying to give access to my CI environment to my collaborator on GitHub but I can’t find where I can send an invitation. Do I need to have linked a GitHub Organization account to my CircleCI account?

I’m currently running on the free CircleCi plan.

Thanks

Can your collaborator see the repo on this page when they’re logged into Circle?

https://circleci.com/add-projects

If not, I think you’ll need to create a GitHub organization. To create an organization on GitHub, follow the guide here: https://help.github.com/articles/creating-a-new-organization-account/

To transfer ownership of the repo to the organization: https://help.github.com/articles/transferring-a-repository/#transferring-from-a-user-to-an-organization

Hopefully that will work OK for you.