Skip to content

docs: clarify BYOK and MCP registry enforcement behavior#26900

Merged
pelikhan merged 1 commit intomainfrom
copilot/update-docs-byok-enforcement
Apr 17, 2026
Merged

docs: clarify BYOK and MCP registry enforcement behavior#26900
pelikhan merged 1 commit intomainfrom
copilot/update-docs-byok-enforcement

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 17, 2026

Summary

  • clarify features.byok-copilot is a convenience extension point and not an enforcement boundary
  • add link to official GitHub Copilot BYOK documentation
  • clarify MCP registry usage is informational and not enforced by gh-aw in MCP docs

Validation

  • make agent-finish (fails due to pre-existing testifylint issues in pkg/constants/spec_test.go, unrelated to these documentation-only changes)
  • parallel_validation (Code Review ✅, CodeQL ✅)

@pelikhan pelikhan marked this pull request as ready for review April 17, 2026 15:41
Copilot AI review requested due to automatic review settings April 17, 2026 15:41
@pelikhan pelikhan merged commit efe8e19 into main Apr 17, 2026
3 checks passed
@pelikhan pelikhan deleted the copilot/update-docs-byok-enforcement branch April 17, 2026 15:42
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Documentation updates clarifying that features.byok-copilot and MCP registry are convenience/metadata fields rather than enforcement boundaries, with an added link to official GitHub Copilot BYOK documentation.

Changes:

  • Clarify MCP registry field is informational and not enforced by gh-aw across MCP reference/guides.
  • Clarify features.byok-copilot is a convenience extension point (not enforcement) and link to official Copilot BYOK docs.
Show a summary per file
File Description
docs/src/content/docs/reference/tools.md Clarifies registry is informational and not enforced by gh-aw in the tools reference.
docs/src/content/docs/reference/frontmatter.md Adds IMPORTANT note that byok-copilot is not an enforcement boundary and links to official Copilot BYOK docs.
docs/src/content/docs/guides/mcps.md Clarifies registry-based MCP server references are informational and not enforced by gh-aw.
docs/src/content/docs/guides/getting-started-mcp.md Clarifies registry usage is informational and not enforced by gh-aw in the getting-started guide.

Copilot's findings

Tip

Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

  • Files reviewed: 4/4 changed files
  • Comments generated: 1

> `byok-copilot` is a gh-aw convenience extension point, not an enforcement boundary. gh-aw does not enforce Copilot BYOK usage.
>
> For Copilot BYOK setup and policy details, see [Using your LLM provider API keys with Copilot](https://docs.github.com/en/copilot/how-tos/administer-copilot/manage-for-enterprise/use-your-own-api-keys).

Copy link

Copilot AI Apr 17, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Line 440 appears to contain trailing whitespace (two spaces on an otherwise blank line). This can cause unintended Markdown line breaks and may trip markdown/whitespace linters; please replace it with a truly empty line.

Suggested change

Copilot uses AI. Check for mistakes.
@github-actions github-actions bot mentioned this pull request Apr 17, 2026
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.

3 participants