Mar 2, 2026Feature
GitHub integration
Connect your GitHub repositories directly to Suga for source-linked builds.
How it works#
- Connect: Click "Connect GitHub" in your project settings. A popup-based OAuth flow installs the Suga GitHub App on your account or organization.
- Link a repo: In the build configuration for any service, select which GitHub repository to link.
- Build: When you trigger a deployment, Suga pulls the source from your linked repo and builds the container image.
- Trace: Each build shows the commit hash, author, and a direct link back to the source on GitHub, making it easy to trace what's deployed to the code that produced it.
Features#
- Popup-based OAuth flow (no redirect away from the dashboard)
- Per-build author attribution and commit links
- GitHub App permissions management from the settings page
- Works with both personal accounts and organizations