Skip to content

fix(docs): register channels reference page in sidebar - #2143

Merged
jung-thomas merged 1 commit into
DEVfrom
fix/docs-sidebar-channels
Sep 4, 2026
Merged

fix(docs): register channels reference page in sidebar#2143
jung-thomas merged 1 commit into
DEVfrom
fix/docs-sidebar-channels

Conversation

@jung-thomas

Copy link
Copy Markdown
Contributor

Problem

The Deploy Docs to GitHub Pages CI (docs-deploy.yml) is failing on DEV. predocs:build runs check-docs-sidebar.cjs, which errors:

Unregistered pages (on disk but not in sidebar):
  /developers/reference/channels

PR #2142 (channels-integration-p1) added docs/developers/reference/channels.md but never registered it in the VitePress sidebar.

Fix

Add the sidebar entry ("External Channels Subsystem", alphabetically before "External integrations") in docs/.vitepress/config.ts.

Verified locally: node scripts/check-docs-sidebar.cjsok (132 pages, 141 links).

PR #2142 added docs/developers/reference/channels.md but did not add it
to the VitePress sidebar, so check-docs-sidebar.cjs failed the
docs-deploy CI (unregistered page).
@jung-thomas
jung-thomas merged commit b44e5e1 into DEV Sep 4, 2026
3 checks passed
@jung-thomas
jung-thomas deleted the fix/docs-sidebar-channels branch September 4, 2026 17:53
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.

1 participant