Skip to content

docs: Enable Starlight agent markdown#1093

Merged
dcramer merged 1 commit into
mainfrom
codex/enable-starlight-markdown-plugin
Jun 12, 2026
Merged

docs: Enable Starlight agent markdown#1093
dcramer merged 1 commit into
mainfrom
codex/enable-starlight-markdown-plugin

Conversation

@dcramer

@dcramer dcramer commented Jun 12, 2026

Copy link
Copy Markdown
Member

Enable the Sentry Starlight theme's agent Markdown plugin in the docs Astro config so the site emits the static Markdown routes described by the theme README.

Local validation: pnpm install --frozen-lockfile passes in docs/. pnpm build in docs/ currently fails during Astro prerendering because the generated bundle imports nanoid/non-secure as a default export; I confirmed the same failure with the original plugin list, so it is not introduced by this change.

Register the Sentry Starlight theme markdown plugin so the docs site emits static Markdown routes for agent clients.

Co-Authored-By: Codex <codex@openai.com>
@github-actions

Copy link
Copy Markdown
Contributor
PR Preview Action v1.8.1

QR code for preview link

🚀 View preview at
https://cli.sentry.dev/_preview/pr-1093/

Built to branch gh-pages at 2026-06-12 01:42 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

@github-actions

Copy link
Copy Markdown
Contributor

Codecov Results 📊

✅ Patch coverage is 100.00%. Project has 5014 uncovered lines.
✅ Project coverage is 81.19%. Comparing base (base) to head (head).

Coverage diff
@@            Coverage Diff             @@
##          main       #PR       +/-##
==========================================
+ Coverage    81.19%    81.19%        —%
==========================================
  Files          383       383         —
  Lines        26649     26649         —
  Branches     17340     17340         —
==========================================
+ Hits         21634     21635        +1
- Misses        5015      5014        -1
- Partials      1799      1798        -1

Generated by Codecov Action

@dcramer dcramer marked this pull request as ready for review June 12, 2026 01:57
@dcramer dcramer merged commit bb27f63 into main Jun 12, 2026
26 checks passed
@dcramer dcramer deleted the codex/enable-starlight-markdown-plugin branch June 12, 2026 01:58
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