BlogChangelogDocsPricing
LoginSign up
All systems operational

Product

  • Dashboard
  • Documentation
  • Pricing
  • Changelog

Company

  • Blog
  • Brand Assets
  • Support

Legal

  • Privacy Policy
  • Terms of Service
  • Acceptable Use
© 2026 Nitric Inc.
DiscordXLinkedIn
Changelog|Feature

GitHub integration

Mar 2, 2026

Connect your GitHub repositories directly to Suga for source-linked builds.

How it works#

  1. Connect: Click "Connect GitHub" in your project settings. A popup-based OAuth flow installs the Suga GitHub App on your account or organization.
  2. Link a repo: In the build configuration for any service, select which GitHub repository to link.
  3. Build: When you trigger a deployment, Suga pulls the source from your linked repo and builds the container image.
  4. 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
Back to changelog