Link GitHub issues and pull requests to Atlas tasks so engineering work shows up next to product context.
Sign in to GitHub and open Settings, Developer settings, OAuth Apps. github.com/settings/developers
Click New OAuth App, name it Atlas Connector, and set Homepage URL to https://YOUR-ATLAS-HOST/.
Set Authorization callback URL to https://YOUR-ATLAS-HOST/oauth/callback/github exactly.
After creating the app, click Generate a new client secret. GitHub shows the secret once.
Copy Client ID and Client secret into the Atlas GitHub connector settings page and click Save.
read:userreporead:orgadmin:repo_hookbad_verification_code
The OAuth code expired before Atlas could exchange it. Retry the connect flow.
redirect_uri_mismatch
Authorization callback URL must exactly match what Atlas sent.
Resource not accessible by integration
The OAuth App was not granted access to this repository. Use the org admin Approve flow.
Atlas creates a per-repository webhook subscription with a generated signing secret.
Events Atlas listens for
Provider docs: https://docs.github.com/webhooks
Ready to connect GitHub?
Paste the credentials you copied above into the live connector page.