Add docs/Topics/Claude-in-CI.md, extracted from someones.computer #20
Loading…
Reference in a new issue
No description provided.
Delete branch "docs/claude-in-ci-principles"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Adds
docs/Topics/Claude-in-CI.md— 38 genericized principles for running Claudeheadlessly inside a CI pipeline, extracted from
someones.computer'sfeature/ci-intake-read-commandsbranch: four Forgejo Actions pipelines (triage,propose, review, resolve-conflicts) built up over ~60 commits of hard-won fixes.
Organized into six categories:
Stripped of the source system's specifics — PHP/Symfony tooling, its exact tuned
numbers, its runner image identity, its issue-tracker taxonomy — in favor of the
underlying mechanism. A closing "What not to port" note says so explicitly.
Optional, adopted the same way as
Documentation-Conventions.md: relevant only to aproject building or running this kind of unattended-agent-in-CI automation; interactive
Claude Code use needs none of it.
No code, no tests — one new doc plus one README table row.