Conversation
…expansion - cli.md: note that gh aw audit and add-wizard auto-detect the GHES host from the git remote (from #20973), so GH_HOST is not required manually - github-tools.md: update Safe Outputs Integration section to reflect that write-sink guard policies are now derived for ALL non-GitHub MCP servers (playwright, serena, mcp-scripts, agentic-workflows, web-fetch, custom tools), not only safe-outputs (from #21005) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This was referenced Mar 15, 2026
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.
Documentation Updates — 2026-03-15
This PR updates documentation based on user-facing features merged in the last 24 hours.
Features Documented
gh aw auditandgh aw add-wizard(from Add GHES auto-detection to audit and add-wizard commands #20973)Changes Made
Updated
docs/src/content/docs/setup/cli.md— added a note in the GitHub Enterprise Server Support section clarifying thatgh aw auditandgh aw add-wizardauto-detect the GHES host from the git remote, removing the need to setGH_HOSTmanually.Updated
docs/src/content/docs/reference/github-tools.md— expanded the "Safe Outputs Integration" section (now "Non-GitHub MCP Server Integration") to document that the write-sink guard policy derived from the GitHub guard policy is now applied to all non-GitHub MCP servers (playwright, serena, mcp-scripts, agentic-workflows, web-fetch, and custom tools), not just safe-outputs.Merged PRs Referenced
Notes
The following merged PRs were reviewed but require no documentation changes:
gofirewall allowed set toshared/go-make.md#21014 — Internal Go firewall allowed set change (not user-facing)extractWorkflowNameFromFileby eliminating unnecessary YAML parse #21012 — Internal perf optimization (not user-facing)