Skip to content

Add CI check for CLI reference freshness#1180

Open
dkijania wants to merge 1 commit intodkijania/update-cli-reference-contentfrom
dkijania/cli-reference-ci-check
Open

Add CI check for CLI reference freshness#1180
dkijania wants to merge 1 commit intodkijania/update-cli-reference-contentfrom
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

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.

1 participant