GitHub not connected
Symptom: cix cannot see a repository, or cix doctor reports the GitHub
connection is missing for a project.
Fix
cix reaches your code through the GitHub App. Check, in order:
- The App is installed. Go to github.com/settings/installations and confirm the cix app is there.
- The repository is granted. Open the cix app and make sure the repository is in its access list — grant it if not.
- An owner approved the change. Permission and repository changes must be accepted by the account or organization owner before they take effect. A pending request will look "almost connected" but not work.
After fixing access, re-run cix doctor.
Related
- Connect GitHub — the full connection flow.
- GitHub App permissions — managing access.
- If GitHub is connected but the repo still is not indexed, see Repository not enabled.