Skip to content

test: run docs-check in CI#562

Open
WadydX wants to merge 1 commit intoopenclaw:mainfrom
WadydX:docs/run-docs-check-in-ci
Open

test: run docs-check in CI#562
WadydX wants to merge 1 commit intoopenclaw:mainfrom
WadydX:docs/run-docs-check-in-ci

Conversation

@WadydX
Copy link
Copy Markdown

@WadydX WadydX commented May 5, 2026

Summary

  • run make docs-check in the main CI test job

Why

Issue #561 points out that the repo already has a docs validation target, but the main CI workflow does not run it. This keeps the existing docs coverage/link gate on the normal PR path.

Test plan

  • reviewed the workflow diff to confirm the change only adds one CI step in .github/workflows/ci.yml
  • local make docs-check could not be executed in this shell because go is not available on PATH

Fixes #561.

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.

[MAINTENANCE] Run docs-check in CI so docs-site regressions are caught before release

1 participant