Github
Connect GitHub repositories to Bluebricks for GitOps environments, plan check runs, and agent-powered infrastructure changes
Last updated
Was this helpful?
Connect GitHub repositories to Bluebricks for GitOps environments, plan check runs, and agent-powered infrastructure changes
The GitHub integration connects Bluebricks to your GitHub repositories. This is the same connection that powers both the orchestration platform and the agent:
Orchestration: use version-controlled IaC source code as the foundation for blueprints, enable GitOps environments, and get plan check runs on pull requests
Agent: the agent reads your infrastructure code to answer questions and opens pull requests when you ask it to make changes
If you connected GitHub during onboarding or through Connect your Code, you're already set up. The steps below are for teams configuring the integration for the first time.
Go to Account Settings > Integrations (app.bluebricks.co/settings?tab=integrations)
Click the GitHub integration button
Click Enable and authorize the Bluebricks GitHub App
Select the organization you want to connect
Choose which repositories Bluebricks can access
Click Save
To add or remove repositories later, go to Account Settings > Integrations and click Configure next to the GitHub integration.
GitOps environments post infrastructure plan results directly to your pull requests as GitHub check runs. Each check run summarizes planned adds, changes, and deletions, and links to the full plan in Bluebricks. Large plans are truncated with a link to the complete output.
For details on check run statuses and setup, see Plan results on pull requests.
Last updated
Was this helpful?
Was this helpful?

