Skip to main content
GitHub is the most important external system in a typical Conductor deployment.

Common uses

  • mapping projects to GitHub repos
  • opening and tracking pull requests
  • surfacing CI status during review
  • ingesting GitHub webhooks

Practical advice

  • keep the repo mapping accurate in conductor.yaml
  • use GitHub CLI on the same machine as the orchestrator
  • wire webhooks only after local task dispatch is already stable
Last modified on March 6, 2026