Skip to content

fix: resolve failing docs validation checks#8495

Merged
pubkey merged 1 commit into
masterfrom
copilot/fix-ci-failure-on-master
May 11, 2026
Merged

fix: resolve failing docs validation checks#8495
pubkey merged 1 commit into
masterfrom
copilot/fix-ci-failure-on-master

Conversation

Copilot AI commented May 11, 2026

Copy link
Copy Markdown
Contributor

Summary

  • fix the typo flagged by codespell in the MongoDB Realm alternative article
  • wrap long documentation code-block lines across the affected alternatives articles so the docs validation script passes
  • keep the changes limited to docs-src content used by the failing CI jobs

Validation

  • node ./scripts/check-code-block-line-length.js
  • node ./scripts/check-em-dashes.js
  • ~/.local/bin/codespell $(git --no-pager diff --name-only HEAD^ HEAD)
  • parallel_validation (Code Review + CodeQL)

CI context

Agent-Logs-Url: https://github.com/pubkey/rxdb/sessions/5b082aa1-7f1e-40e8-9ad5-2f6937bafc05

Co-authored-by: pubkey <8926560+pubkey@users.noreply.github.com>
Copilot finished work on behalf of pubkey May 11, 2026 13:38
Copilot AI requested a review from pubkey May 11, 2026 13:38
@pubkey pubkey marked this pull request as ready for review May 11, 2026 13:45
@pubkey pubkey merged commit 384a72d into master May 11, 2026
24 checks passed
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