Setup & Integrations
App for GitHub
this guide explains how to connect resolve ai with github resolve uses this connection to understand your codebase and use that context in investigations prerequisite to install the resolve app for github, you need to start by logging in to your resolve ai account, then going to the integrations page how it works resolve ai integrates with github through a secure, github native mechanism a github app once installed github automatically issues a short lived installation token per request you never manage or rotate personal access tokens (pats) resolve ai handles token lifecycle and refresh behind the scenes the agent pulls in relevant code, commits, and pull requests as part of an investigation to help you quickly zero in on the root cause resolve ai pulls in code and prs into investigations and tells you where the problem lies you can ask questions that span your telemetry and your codebase , and resolve ai connects the dots for you connect resolve ai to github log in to the resolve ai app at app0 resolve ai open the github integration page create a new integration, add a name and click install application in github, pick all or subset of your repositories in the dropdown and click save frequently asked questions how does resolve ai’s github integration work? the integration is installed as a github app you install the app on any repository you want resolve ai to read github issues a short lived installation access token automatically for each request, so you never manage or rotate pats yourself all token lifecycle and refresh logic is handled by resolve ai behind the scenes what data does it look at? during an investigation the agent reads, but does not write the scope is limited to repository tree (file paths and file contents) pull / merge requests (open and merged) commit metadata and diffs basic repository metadata (default branch, topics, permissions) issues, projects or discussions are not accessed unless you explicitly grant those additional scopes does resolve ai store the source code? no source code is streamed from github at runtime only and is not persisted or mirrored on resolve ai’s servers the sole exception is small code snippets that appear in your investigations which are saved in resolve ai saas or sent to slack can resolve ai make changes to my repositories? no the github app is granted read only permissions it cannot push commits, open pull requests, merge code, or alter repository settings you can review the precise permission set during installation or on the resolve ai github app at any time i'm using a github ip allowlist ; how do i connect with resolve? contact our support team, support\@resolve ai, to manage the allowlist of ip addresses for resolve ai to connect to your github organization