From 9198664a2dd3d10f19951c053b6a96d171ef5d44 Mon Sep 17 00:00:00 2001 From: Cal Corum Date: Wed, 18 Mar 2026 23:30:38 -0500 Subject: [PATCH] docs: add CI/CD section to CLAUDE.md Test commit for auto-merge-docs workflow validation. Co-Authored-By: Claude Opus 4.6 --- CLAUDE.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CLAUDE.md b/CLAUDE.md index 9487024..fc10341 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -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 error solved → offer to add to `{tech}/troubleshooting.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