GitHub Integration
How Figorit connects to GitHub and what permissions are required.
Figorit uses a GitHub App for secure, scoped access to your repositories. The app requests read-only access to repository contents and webhook events.
Permissions
The GitHub App requires: Repository contents (read), Webhooks (read & write), and Metadata (read). Figorit never writes to your code or opens PRs on your behalf.
Organisation vs Personal
You can install the app on a personal GitHub account or a GitHub organisation. For teams, we recommend installing at the organisation level so all team members benefit from the same indexed repos.