Skip to content

docs: fix tokens page build errors - stable anchor IDs and proper image containers#14937

Merged
mnkiefer merged 2 commits intorefactor-tokens-pagefrom
copilot/sub-pr-14933-again
Feb 11, 2026
Merged

docs: fix tokens page build errors - stable anchor IDs and proper image containers#14937
mnkiefer merged 2 commits intorefactor-tokens-pagefrom
copilot/sub-pr-14933-again

Conversation

Copy link
Contributor

Copilot AI commented Feb 11, 2026

The tokens page had broken internal links and missing CSS container wrappers, causing docs build failures with 13 invalid link errors.

Changes

  • Anchor ID stability: Moved badge <span> elements outside of headings to prevent them from polluting auto-generated IDs. Added explicit anchor IDs to maintain stable deep links:

    ### `GH_AW_GITHUB_TOKEN` {#enhanced-pat-for-cross-repo-and-remote-tools}
    <span style="...">Personal Access Token</span>
  • Fixed quick-links: Updated navigation links to match Starlight's ID generation pattern (token_name-custom-id):

    • #gh_aw_github_token-enhanced-pat-for-cross-repo-and-remote-tools
    • #copilot_github_token-copilot-authentication
    • #gh_aw_project_github_token-github-projects-v2
    • #gh_aw_agent_token-agent-assignment
    • #gh_aw_github_mcp_server_token-github-mcp-server
  • Image container structure: Added missing gh-aw-video-container wrapper required by custom.css for consistent rounded borders and shadows on repository secrets and ownership screenshots.

Result

Docs build succeeds with zero link validation errors.

Tokens page with fixed anchors and styling


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

@mnkiefer mnkiefer marked this pull request as ready for review February 11, 2026 12:16
Copilot AI review requested due to automatic review settings February 11, 2026 12:16
Copy link
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.

Copilot wasn't able to review any files in this pull request.


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

…ge containers

Co-authored-by: mnkiefer <8320933+mnkiefer@users.noreply.github.com>
Copy link
Contributor Author

Copilot AI commented Feb 11, 2026

Just as a heads up, I was blocked by some firewall rules while working on your feedback. Expand below for details.

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • telemetry.astro.build
    • Triggering command: /opt/hostedtoolcache/node/24.13.0/x64/bin/node node /home/REDACTED/work/gh-aw/gh-aw/docs/node_modules/.bin/astro build (dns block)

If you need me to access, download, or install something from one of these locations, you can either:

Copilot AI changed the title [WIP] Improve visual and structural layout of tokens page docs: fix tokens page build errors - stable anchor IDs and proper image containers Feb 11, 2026
Copilot AI requested a review from mnkiefer February 11, 2026 12:23
@mnkiefer mnkiefer merged commit 263b95c into refactor-tokens-page Feb 11, 2026
113 of 114 checks passed
@mnkiefer mnkiefer deleted the copilot/sub-pr-14933-again branch February 11, 2026 12:26
@github-actions
Copy link
Contributor

🔍 PR Triage Results

Category: docs | Risk: low | Priority: 38/100

Scores Breakdown

  • Impact: 25/50 - Standard docs changes
  • Urgency: 0/30 - Normal urgency
  • Quality: 13/20 - CI pending, ready for review

📋 Recommended Action: BATCH REVIEW

📦 BATCH REVIEW AVAILABLE

This PR is part of batch-docs-001 along with:

These documentation PRs can be reviewed together for efficiency.


Triaged by PR Triage Agent on 2026-02-11 | Run #21904909325

AI generated by PR Triage Agent

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants