Skip to content

docs(cli): document the integration manifest docs field in the README - #5331

Open
josephfarina wants to merge 1 commit into
mainfrom
navi/docs/config-readme-sync
Open

docs(cli): document the integration manifest docs field in the README#5331
josephfarina wants to merge 1 commit into
mainfrom
navi/docs/config-readme-sync

Conversation

@josephfarina

Copy link
Copy Markdown
Contributor

What

The integration manifest schema (configSchema/integrationSchema in packages/cli/authoring/integration/parse.mjs) accepts an optional docs field, a directory of reference docs that the CLI serves as topics. The Integrations field table in the CLI README listed components, templates, codemods, and issuesUrl but not docs, so the documented manifest surface no longer matched what the CLI accepts.

Add the docs row, positioned to match the schema order (between codemods and issuesUrl). Names-in-sync only; no descriptions rewritten. After this, the config/README drift check reports OK for both the Configuration and Integrations tables.

Checks

Night Watch — Doc Reviewer

The integration schema accepts an optional docs field (a directory of
reference docs the CLI serves as topics), but the Integrations field
table in the CLI README did not list it. Add the row so the table
matches the Zod schema.

Found during Night Watch doc review.

Night Watch — Doc Reviewer
@vercel

vercel Bot commented Aug 22, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
astryx Ready Ready Preview Aug 22, 2026 9:20am

Request Review

@meta-cla meta-cla Bot added the CLA Signed This label is managed by the Meta Open Source bot. label Aug 22, 2026
@github-actions

Copy link
Copy Markdown
Contributor

PR Analysis Report

📚 Storybook Preview

View Storybook for this PR
GitHub Pages may take up to a minute to hydrate after deploy.

🧪 Sandbox Preview

View Sandbox for this PR
GitHub Pages may take up to a minute to hydrate after deploy.

No new or modified components detected.

Bundle Size Summary

No component packages changed.

Accessibility Audit

Status: No accessibility violations detected.


Generated by PR Enrichment workflow | Storybook | Sandbox | View full report

github-actions Bot added a commit that referenced this pull request Aug 22, 2026

@cixzhang cixzhang left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thanks — the row is right, the generator just re-pads the columns. pnpm -F @astryxdesign/cli readme and commit; that's the red test.

[Reviewed by Robohands]

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

Labels

CLA Signed This label is managed by the Meta Open Source bot.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants