Skip to content

[docs] Update engines.md with Copilot BYOK provider env vars#27169

Closed
github-actions[bot] wants to merge 1 commit intomainfrom
docs/copilot-byok-provider-vars-2026-04-19-e3009883aeb5e4de
Closed

[docs] Update engines.md with Copilot BYOK provider env vars#27169
github-actions[bot] wants to merge 1 commit intomainfrom
docs/copilot-byok-provider-vars-2026-04-19-e3009883aeb5e4de

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

Documentation Updates — April 19, 2026

This PR updates reference/engines.md with the COPILOT_PROVIDER_* environment variable documentation that has been missing since Copilot CLI 1.0.32 shipped BYOK support.

Features Documented

📝 Detailed Changes & References

Changes Made

  • Added new #### Copilot BYOK Provider Configuration subsection to docs/src/content/docs/reference/engines.md under the existing "Engine Environment Variables → Custom API Endpoints via Environment Variables" section
  • Documents all 8 COPILOT_PROVIDER_* variables in a reference table
  • Includes a complete Anthropic provider example showing features.byok-copilot: true, engine.env, and network.allowed working together
  • Links to the GitHub Copilot external docs for enterprise policy details

Merged PRs Referenced

Why auth.mdx was not updated

docs/src/content/docs/reference/auth.mdx has disable-agentic-editing: true in its frontmatter, indicating this file should not be modified by agents.

Skipped Issues

Issue Reason
#20391 — Stale v0.45.5 blog post links (115 occurrences) Requires bulk link-update automation across ~18 blog posts; out of scope for a single content PR
#25383 — Playwright smoke test for editor playground Testing infrastructure gap, not a content documentation gap
#27143 Copilot CLI 1.0.32 hooks/--add-github-mcp-tool* Cannot verify Copilot CLI-level flags from this codebase; requires a separate verified PR

Notes

Generated by Daily Documentation Updater · ● 353.1K ·

  • expires on Apr 20, 2026, 10:57 AM UTC

…r Copilot CLI 1.0.32+

Add a new 'Copilot BYOK Provider Configuration' subsection to the
engine environment variables reference, documenting all eight
COPILOT_PROVIDER_* env vars introduced in Copilot CLI 1.0.32. Includes
an Anthropic provider example showing how byok-copilot: true integrates
with engine.env and network.allowed.

Closes #16498 (partial — COPILOT_PROVIDER_* BYOK env vars now documented)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@github-actions

This comment has been minimized.

@github-actions
Copy link
Copy Markdown
Contributor Author

👋 Great to see the Daily Documentation Updater keeping things current — adding the COPILOT_PROVIDER_* env var reference table and BYOK example to engines.md fills a real gap for users on Copilot CLI 1.0.32+. The PR body is thorough and well-structured.

One thing to flag: even for docs-only changes, the contributing guidelines call for make agent-finish to be run before completing work. There's no indication in this PR that it was run.

If make agent-finish isn't appropriate for a fully automated docs PR, at minimum make fmt and make recompile should be run to confirm formatting and compiled workflow consistency.

Run the following validation steps for this documentation PR:
1. Run `make fmt` to ensure all files are properly formatted.
2. Run `make recompile` to verify compiled workflow files are consistent with source markdown.
3. If any files are modified by the above commands, commit and push the changes.
4. Confirm that `make agent-finish` passes without errors.

Generated by Contribution Check · ● 1.5M ·

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automation documentation Improvements or additions to documentation needs-work

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant