Skip to content

[ci] Add --strict to package docs validation#18047

Merged
theletterf merged 1 commit intomainfrom
ci/docs-validation-strict
Mar 25, 2026
Merged

[ci] Add --strict to package docs validation#18047
theletterf merged 1 commit intomainfrom
ci/docs-validation-strict

Conversation

@theletterf
Copy link
Copy Markdown
Member

Summary

Adds --strict to the docs-builder invocation in the package docs validation workflow.

Why

integration-docs runs docs-builder with --strict (the default in preview-build.yml), which treats warnings as errors. Without --strict here, issues like unknown code block languages pass validation but then break the integration-docs build downstream.

🤖 Generated with Claude Code

@theletterf theletterf requested a review from a team as a code owner March 25, 2026 15:30
integration-docs uses docs-builder with --strict (the default in
preview-build.yml), so warnings like unknown code block languages
become errors there. Match that behavior here so issues are caught
before they reach integration-docs.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@theletterf theletterf force-pushed the ci/docs-validation-strict branch from caf094d to ae85baa Compare March 25, 2026 15:32
@theletterf theletterf enabled auto-merge (squash) March 25, 2026 15:32
@theletterf theletterf requested a review from mrodm March 25, 2026 15:32
@theletterf theletterf merged commit e4d6554 into main Mar 25, 2026
9 checks passed
@theletterf theletterf deleted the ci/docs-validation-strict branch March 25, 2026 15:57
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.

2 participants