-
Notifications
You must be signed in to change notification settings - Fork 0
Configuration Reference
Coding-Autopilot-System CI edited this page May 27, 2026
·
1 revision
| Secret | Description | Used by |
|---|---|---|
| GITHUB_TOKEN | Auto-provided by GitHub Actions | autopilot-create-issue.yml |
No additional secrets are required in autopilot-demo. The fix generation secrets (OPENAI_API_KEY) live in autopilot-core.
| Label | Color | Purpose |
|---|---|---|
| autofix | #0075ca | Marks issue as candidate for automated fix |
| queued | #e4e669 | Marks issue as ready for operator pickup |
The intake workflow triggers on workflow_run completion for: demo-ci.yml (Demo CI).
To add more watched workflows, edit the workflows: list in autopilot-create-issue.yml.
| Variable | Value | Location |
|---|---|---|
| ORG | Coding-Autopilot-System | Org-level Actions variable |