GitHub is the most important external system in a typical Conductor deployment.Documentation Index
Fetch the complete documentation index at: https://autmallc.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
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

