#Github Integration Issues
1 messages · Page 1 of 1 (latest)
That's a known friction point when setting up the GitHub integration. Based on the available documentation, here are a few things to check:
Verify Repository Access is Properly Configured
The Trigger.dev GitHub app needs explicit repository access granted on the GitHub side. Even if the app appears "connected," the specific repository may not be authorized. To check and update this:
- Go to your GitHub account settings
- Navigate to Settings → Applications → Installed GitHub Apps
- Click Configure next to
Trigger.dev App - Under Repository access, make sure your repository is listed and authorized
Changes to repository access will be reflected immediately in your Trigger.dev project settings. [Managing repository access]
Connect the Repository from the Trigger.dev Dashboard
After confirming access on GitHub, you'll also need to explicitly connect the repository within Trigger.dev:
- Go to your project's settings page in the Trigger.dev dashboard
- Click Install GitHub app (if not already done)
- Use the Connect GitHub repository modal to select your repository [GitHub integration]
The key thing to note is that granting access on GitHub and connecting the repo inside Trigger.dev are two separate steps — both need to be completed for the dashboard to recognize the connection.