Skip to content

docs(agents): document community and docs-version validators#148

Draft
tembo[bot] wants to merge 1 commit into
mainfrom
tembo/agents-md-validator-commands
Draft

docs(agents): document community and docs-version validators#148
tembo[bot] wants to merge 1 commit into
mainfrom
tembo/agents-md-validator-commands

Conversation

@tembo

@tembo tembo Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

What

Adds two standalone commands to the Release Checks section of AGENTS.md:

  • bun run community:check — validate the community plugin registry (apps/fumadocs/content/community/plugins.json).
  • bun run docs:versions:check — check that apps/fumadocs/src/lib/versions.ts matches the latest published packages/email-sdk version.

Why

Both scripts already exist in the root package.json and run as part of bun run release:ci, but AGENTS.md only referenced them generically ("community registry + docs version validation"). They are useful to run in isolation when editing just their inputs, rather than the full release gate. Documenting them next to the existing release:ci note keeps the guidance minimal and grounded.

Grounding / verification

Both commands were run from the repo root and pass cleanly:

$ bun run community:check
Community registry check passed for 1 entries.

$ bun run docs:versions:check
Docs version validation passed for v0.6.5, v0.6.4, ... v0.2.0.

Scope kept to the one section that already mentioned these validations; no unrelated or auto-generated files were touched.


Want tembo to make any changes? Add a comment with @tembo and i'll get back to work!

View on Tembo View Agent Settings View on automation

@tembo tembo Bot added the tembo Pull request created by Tembo label Jul 6, 2026
@vercel

vercel Bot commented Jul 6, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
email-sdk-fumadocs Ready Ready Preview, Comment Jul 6, 2026 7:13pm

Request Review

@tembo tembo Bot requested a review from leoisadev1 July 6, 2026 19:12
@tembo

tembo Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor Author

Requesting review from @leoisadev1 who has experience with the following files modified in this PR:

  • AGENTS.md

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tembo Pull request created by Tembo

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants