Integraties

GitHub Instellen

Verbind je GitHub account en repositories met TurtleApps.

3 min leestijd

Connect your GitHub account to TurtleApps to enable seamless code integration. TurtleApps can work directly with your repositories, creating branches and commits automatically.

Connecting GitHub

To connect your GitHub account:

  1. Go to Settings → Integrations
  2. Click "Connect GitHub"
  3. Authorize TurtleApps in the GitHub popup
  4. Select which repositories to grant access to

GitHub Connection Flow

[Screenshot placeholder]

💡Permissions

TurtleApps requests only the permissions needed to read and write code to your repositories. We never access your private data beyond what's necessary.

Repository Access

You can grant access to:

  • All repositories — Automatically includes new repos
  • Selected repositories — Choose specific repos to connect

You can change repository access at any time from your GitHub settings or from TurtleApps.

How TurtleApps Uses GitHub

Once connected, TurtleApps can:

  • Read your codebase to understand context
  • Create feature branches for changes
  • Commit AI-generated code
  • Open pull requests for review
  • Sync deployment status

Branch Protection

TurtleApps respects your branch protection rules. Changes are always made on feature branches, never directly to protected branches.

GitHub Organizations

To connect organization repositories, an organization admin must approve the TurtleApps GitHub App. Contact your admin or request approval during the connection process.

Disconnecting GitHub

To disconnect your GitHub account:

  1. Go to Settings → Integrations
  2. Click "Disconnect" next to GitHub
  3. Confirm the disconnection

⚠️Impact of Disconnecting

Disconnecting GitHub will prevent TurtleApps from pushing code changes. Existing projects using GitHub will need to be reconnected or switched to managed repositories.

Was dit artikel nuttig?