Add docs infrastructure: CI, feedback, Mintlify workflows#16
Merged
Conversation
- Add feedback thumbsRating and search prompt to docs.json - Remove empty redirects array - Add GitHub Actions CI: broken-links check + frontmatter validation on PRs - Add Mintlify Workflow to auto-update SDK docs on x402r-sdk push - Add Mintlify Workflow for weekly broken link scan Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- Add Vale action to CI workflow (free alternative to Mintlify Pro grammar linter) - Custom x402r style rules: catch filler/marketing language, "allows you to" patterns, enthusiasm markers - Reports inline on PRs via github-pr-check Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
A1igator
previously approved these changes
Mar 20, 2026
- Add Microsoft, write-good, proselint packages (battle-tested, maintained) - Downgrade noisy Microsoft rules (contractions OFF, sentence length + passive to suggestion) - Keep custom x402r style for project-specific anti-slop rules - Scope Vale to .mdx files only Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
A1igator
approved these changes
Mar 20, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
feedback.thumbsRatingandsearch.prompttodocs.json, remove emptyredirects: []mintlify broken-linkscheck + frontmatter validation (title/description) on every PR — free-plan alternative to Mintlify Pro CI checkssdk-docs-sync.md— auto-updates SDK docs whenBackTrackCo/x402r-sdkmain changes (requires Mintlify Workflows beta + GitHub App on SDK repo)broken-links.md— weekly broken link scanManual steps (Mintlify dashboard)
After merge:
x402r-sdkvia Mintlify dashboard. If dashboard does not support adding a second repo on free plan, workflows are ready for when it does.Note: Preview Deployments, CI/CD checks, and PostHog are Pro-only. Our GitHub Actions CI covers broken links + frontmatter validation as a free-plan alternative.
Test plan