Unable to find git repo to connect to
I’ve managed to successfully connect one of my git repo (Repo A) to one of my kinde business (Business A) both staging/live env a month or so back.
Today I was trying to connect a new repo (Repo B) to another Kinde business. In the “Select a repo” UI after authenticating with github, I can see Repo A but not Repo B. Both repos are exact templates of the kinde-starter-kits/custom-ui-evolve-ai.
Repo A is in an organisation with visibility private. Repo B also has the same settings. However, Repo B can only be seen in the dropdown when the visibility is set to public. After connecting Repo B in public visibility mode. I tried changing back the visibility to private. This causes sync issues.
Any idea how this could be solved? I would preferably like to be able to connect Repo B in private visibility mode to Business B
Thank you!
1 Reply
Hi @nic, thanks for the details!
Because Repo B is private, the Kinde GitHub App needs explicit access to it. Please grant access like this:
1. In GitHub, click your profile picture → Settings.
2. In the left sidebar, go to Applications → Installed GitHub Apps.
3. Find Kinde – custom code and click Configure.
4. Under Repository access, choose Only select repositories, add Repo B, then Save.
After granting access, go back to Kinde and try connecting Repo B again (or hit Sync if already connected).
Please give that a try and let me know how it goes!