What the App Does
- Lists installations connected to your Onyx team.
- Lists repositories available to an installation.
- Creates or reuses internal projects when branches start from accessible repositories.
- Receives webhook updates when repositories change.
- Provides per-request access for private repository trees, blobs, diffs, and sync metadata.
Setup Flow
Troubleshooting
| Symptom | What to check |
|---|---|
| No installations appear | Confirm the GitHub App was installed for the active Onyx team. |
| Repository missing | Manage GitHub App access and add the repository. |
| Repository sync failed | Confirm the installation still has access and run project sync again. |
| Private repository fails to load | Confirm the repository belongs to the linked installation. |