Skip to main content
GitHub integration
Connect Adapt to GitHub to read code, analyze repositories, and understand your development workflow.

Setup

1

Go to Integrations

Navigate to Settings > Integrations > GitHub
2

Install GitHub App

Click Connect to install the Adapt GitHub App
3

Select repositories

Choose which repositories Adapt can access

Permissions

The GitHub App requests:
  • Read access: Code, issues, PRs, commits, actions
  • Write access: Issues, PR comments (for creating issues and commenting)

Capabilities

Adapt can access your GitHub data through its sandbox environment, using the GitHub CLI (gh) and REST API. Open PRs, review code, and more.
GitHub and Slack integration

Examples

Understand your codebase:
Can you explain how OAuth login works in our app.
Open up PRs to add new features:
Please open a PR to add Microsoft as a login method for our app.
With Linear connected, open a PR that closes a Linear issue:
Please open a PR for ENG-654