Skip to content

docs: per-stack test_affected guidance (closes #4) - #26

Merged
robercano-ghbot merged 1 commit into
mainfrom
feat/issue-4-test-affected-guidance
Jul 1, 2026
Merged

docs: per-stack test_affected guidance (closes #4)#26
robercano-ghbot merged 1 commit into
mainfrom
feat/issue-4-test-affected-guidance

Conversation

@robercano-ghbot

Copy link
Copy Markdown
Collaborator

Closes #4.

What

Adds a "Choosing test_affected per stack" subsection to docs/GETTING_STARTED.md (Step 3): a per-stack table (turbo / nx / pnpm / cargo / go / Foundry / gradle), the guidance that test_affected = the full test command is a fine default when the suite is fast, and the worktree base-ref caveat (fetch origin/main first, ties to #9).

Scope

Docs-module slice (module:docs). The optional _test_affected_note sibling key in .claude/gates.json from the issue plan is module:harness and is left as a small follow-up — the substantive adopter guidance lives in the docs.

Gates

Self-adapter gates green: GATES_FILE=.claude/self/gates.json gate.sh build|lint|test all pass.

🤖 Generated with Claude Code

https://claude.ai/code/session_011HosUeuSvhetARboEfDW6K

Adds a "Choosing test_affected per stack" subsection to Step 3 — turbo/nx/pnpm/
cargo/go/Foundry/gradle options, "full suite is a fine default", and the
worktree base-ref caveat (ties to #9). Docs-module slice of #4; the optional
_test_affected_note in .claude/gates.json is a separate module:harness follow-up.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_011HosUeuSvhetARboEfDW6K
@robercano-ghbot
robercano-ghbot merged commit a5a8206 into main Jul 1, 2026
6 checks passed
@robercano-ghbot
robercano-ghbot deleted the feat/issue-4-test-affected-guidance branch July 1, 2026 19:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

gates.json: test_affected has no cheap pnpm-workspace equivalent — add per-stack guidance

2 participants