CI/CD Automation
Goal
Use coding agents safely in automation and debugging workflows.
Best Tools
- Codex
- Continue
- OpenCode
Recommended Prompt
Perform this task non-interactively with the allowed files and commands only.
Return a concise summary and unresolved risks.
Step-by-Step
- pin config
- constrain permissions
- run headless
- collect logs
CLI Examples
cn -p "summarize release-note-worthy changes from the last commit range"
opencode run "generate release notes draft from the current diff"
IDE Examples
- review CI logs in the IDE and ask for the narrowest likely fix
Review Checklist
- deterministic config
- clear logs
Common Mistakes
- using interactive defaults in CI
Team Standard
Pin models and config where possible.