Skip to content

Add CI check for CLI reference freshness#1180

Merged
dkijania merged 1 commit intomainfrom
dkijania/cli-reference-ci-check
Apr 15, 2026
Merged

Add CI check for CLI reference freshness#1180
dkijania merged 1 commit intomainfrom
dkijania/cli-reference-ci-check

Conversation

@dkijania
Copy link
Copy Markdown
Member

@dkijania dkijania commented Apr 8, 2026

Summary

  • Add GitHub Actions workflow to verify CLI reference docs are up to date
  • On PRs touching CLI reference files: check generates fresh output and diffs against committed version
  • On weekly schedule (Monday 6am UTC) and manual dispatch: auto-create PR if reference is outdated
  • Uses mesa mina binary from packages.o1test.net bookworm stable repo

Stacks on top of #1179 — merge that first.

Test plan

  • Trigger workflow manually via workflow_dispatch and verify it runs
  • Modify CLI reference file and open a PR to verify the check catches the diff

🤖 Generated with Claude Code

- On PRs: validate CLI reference matches generated output, fail with diff if outdated
- On schedule (weekly) and workflow_dispatch: auto-create PR with updated reference
- Uses mesa mina binary from packages.o1test.net bookworm stable

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 8, 2026

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

Project Deployment Actions Updated (UTC)
docs2 Ready Ready Preview, Comment Apr 8, 2026 11:29pm

Request Review

@dkijania dkijania self-assigned this Apr 9, 2026
Base automatically changed from dkijania/update-cli-reference-content to main April 14, 2026 05:51
@dkijania dkijania merged commit daf23ef into main Apr 15, 2026
2 checks passed
@dkijania dkijania deleted the dkijania/cli-reference-ci-check branch April 15, 2026 07:52
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