docs: add CI/CD section to CLAUDE.md
Some checks failed
Auto-merge docs-only PRs / auto-merge-docs (pull_request) Failing after 5s

Test commit for auto-merge-docs workflow validation.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Cal Corum 2026-03-18 23:30:38 -05:00
parent 67bdb58acb
commit 9198664a2d

View File

@ -17,3 +17,6 @@ load the relevant dev CONTEXT: `.py` → `development/python-CONTEXT.md`,
- New tech without a directory → offer to create `/{tech}/` structure - New tech without a directory → offer to create `/{tech}/` structure
- New error solved → offer to add to `{tech}/troubleshooting.md` - New error solved → offer to add to `{tech}/troubleshooting.md`
- New scripts created → offer to update `{tech}/scripts/CONTEXT.md` - New scripts created → offer to update `{tech}/scripts/CONTEXT.md`
## CI/CD
- Docs-only PRs (all `.md` files) are auto-approved and merged by the `auto-merge-docs` workflow