GitHub
Connect GitHub to the Pagerly SRE Agent to search code, PRs, commits, and deployments.
Last updated
Connect GitHub to the Pagerly SRE Agent to search code, PRs, commits, and deployments.
Search code across repos β find error handlers, configs, related code
List recent commits β correlate deployments with incidents
Search pull requests β find recent changes that might have caused issues
List deployments and their statuses
Install the Pagerly GitHub App
Select the repositories you want to grant access to
The integration will be configured automatically
Go to GitHub β Settings β Developer settings β Personal access tokens β Fine-grained tokens
Click Generate new token
Set a name (e.g., Pagerly) and expiration
Under Repository access, select the repos you want to connect
Under Permissions, grant read-only access to: Contents, Metadata, Pull requests, Issues, and Commit statuses
Click Generate token and copy it
Organization/Username
GitHub org or username
acme-corp
Personal Access Token
Fine-grained PAT with read access
github_pat_...
"Main repos: org/api, org/frontend. Production branch is main. Deployments are tracked via GitHub Actions."
Last updated