How-to Guide

Connect a GitHub repository

Link source control for CI-triggered validation.

Objective

Link source control for CI-triggered validation.

Prerequisites

  • Admin access
  • GitHub organization permissions

Procedure

Open Integrations

Navigate to Platform → Integrations.

Navigation: Console Home quick actions or the project wizard for new initiatives. Use ⌘K / Ctrl+K to jump to any surface.

Verification: Confirm organization and team context in the Console header before making changes.

Select GitHub

Initiate OAuth connection with required scopes.

Navigation: Console Home quick actions or the project wizard for new initiatives. Use ⌘K / Ctrl+K to jump to any surface.

Verification: Note project, run, or agent IDs if you may need support escalation.

Configure webhooks

Set pipeline triggers per integration docs.

Navigation: Console Home quick actions or the project wizard for new initiatives. Use ⌘K / Ctrl+K to jump to any surface.

Verification: Confirm UI state matches your runbook. Retry once on transient errors before opening a ticket.

Policy: Store API keys in your CI secret manager, never commit credentials to source control.

Verification checklist

  • Confirm expected UI state or API response after each critical step
  • Document run ID, project ID, or agent ID for support escalation if needed
  • Notify stakeholders if the workflow affects release gates or production validation

Expected result

Repository linked for CI/CD validation workflows.

Was this page helpful?

Connect a GitHub repository | Zof AI Documentation