Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

test: run docs-check in CI#562

Merged
steipete merged 3 commits intoopenclaw:mainopenclaw/gogcli:mainfrom
WadydX:docs/run-docs-check-in-ciWadydX/gogcli:docs/run-docs-check-in-ciCopy head branch name to clipboard
May 9, 2026
Merged

test: run docs-check in CI#562
steipete merged 3 commits intoopenclaw:mainopenclaw/gogcli:mainfrom
WadydX:docs/run-docs-check-in-ciWadydX/gogcli:docs/run-docs-check-in-ciCopy head branch name to clipboard

Conversation

@WadydX
Copy link
Copy Markdown
Contributor

@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.

@steipete steipete merged commit ed369fc into openclaw:main May 9, 2026
4 checks passed
@steipete
Copy link
Copy Markdown
Collaborator

steipete commented May 9, 2026

Landed on main as ed369fc.\n\nI kept the workflow change and also added docs-check to local make ci so local and CI gates stay aligned. Verified with:\n- make docs-check\n- make ci\n- git diff --check\n\nThanks @WadydX.

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

2 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.