Conversation
github-actions Bot
pushed a commit
that referenced
this pull request
Jun 11, 2026
Add environment info logging before command execution, add send tools message 164b745
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
master(all contributions)Closes #,Fixes #, orResolves #only for issues this PR fully resolves. UseRelated #,Depends on #, orSupersedes #for non-closing relationships.example
type: docs,risk: low,size: S,docs.Validation Evidence (required)
Local validation is the signal CI cannot replace. Run the full battery and paste literal output (tails, failures, warnings — not "all passed").
cargo fmt --all -- --check cargo clippy --all-targets -- -D warnings cargo testDocs-only changes: replace with markdown lint + link-integrity (
scripts/ci/docs_quality_gate.sh). Bootstrap scripts: addbash -n install.sh.Security & Privacy Impact (required)
Yes/No for each. Answer any
Yeswith a 1–2 sentence explanation.Yes/No)Yes/No)Yes/No)Yes/No)Yes, describe the risk and mitigation:Compatibility (required)
Yes/No)Yes/No)NoorYesto either: exact upgrade steps for existing users:Rollback (required for
risk: mediumandrisk: high)Low-risk PRs:
git revert <sha>is the plan unless otherwise noted.Medium/high-risk PRs must fill:
None)Supersede Attribution (required only when
Supersedes #is used)#<pr> by @<author>, one per line):Co-authored-bytrailers added in commit messages for incorporated contributors? (Yes/No)No, why (inspiration-only, no direct code/design carry-over):Labels live in the GitHub label UI, not in the body. Maintainers and reviewers with label permissions set
risk:*,size:*, and scope labels via the sidebar. If auto-labels need correction, addrisk: manualand the intended label. Contributors without label permission can note the mismatch in a comment.Do not add bot/AI attribution footers such as
Co-authored-by: Claude ...or
Created with Claude Codeto the PR body or commit-message tail. Humanco-author trailers are appropriate only for incorporated contributor work under
the supersede-attribution section and privacy contract.
Privacy contract (
docs/book/src/contributing/privacy.md) is a merge gate. Never commit real identities, secrets, personal emails, or PII in diff, tests, fixtures, or docs.