Skip to content

docs: bump the install pins to the released version - #14

Merged
shenxianpeng merged 1 commit into
mainfrom
claude/refresh-install-pins-602anc
Aug 8, 2026
Merged

docs: bump the install pins to the released version#14
shenxianpeng merged 1 commit into
mainfrom
claude/refresh-install-pins-602anc

Conversation

@shenxianpeng

Copy link
Copy Markdown
Member

docs-sync is red on main, and has been since v2.13.2 shipped.

Five pages pin rev: v2.13.1 in their pre-commit snippets while the released version is 2.13.4, so anyone copying a snippet installs three releases behind the page describing it. This is exactly the drift TestDocumentedRevisions was written to catch — its own docstring says "a release would leave five pages pinned to the version before it" — and the bump was missed for 2.13.2, 2.13.3 and 2.13.4.

example.md, configuration.md, index.md, and guides/integrations.md (twice) → v2.13.4.

docs/blog/posts/configuring-commit-check.md keeps its v2.6.0. The test skips blog/ deliberately: a dated post records what was current when it was written, and moving its pin forward would falsify it.

Not caused by #13

Checked rather than assumed. I ran the assertion against a clean origin/main worktree with installed = "2.13.4", and got the same five failures — so it predates #13 and is independent of it. #13 touches only changelog.md and rules.md, neither of which contains a rev: pin.

Splitting it out rather than folding it into #13, since a release-hygiene chore and a rule's documentation are different changes. #13 will go green once this lands and it picks up main.

One thing worth deciding separately

This will go stale again the moment 2.14.0 is tagged, because the test compares against whatever is installed. Three releases in a row missed it, which suggests the bump wants to be part of the release process rather than something a human remembers. Happy to open an issue for that if you want it tracked — I have not, since it is a change to how you release rather than a docs fix.

🤖 Generated with Claude Code

https://claude.ai/code/session_01U9zFxq8V4qxG4aMzJhGBFn


Generated by Claude Code

docs-sync has been failing since v2.13.2: the pre-commit snippets on five
pages still pin v2.13.1, so anyone copying one installs three releases
behind the page describing it. That is the drift the test was written to
catch. The blog's pin is left alone, as the test intends -- a dated post
records what was current when it was written.

Verified against origin/main: the same five failures reproduce there, so
this predates and is independent of #13.
@netlify

netlify Bot commented Aug 8, 2026

Copy link
Copy Markdown

Deploy Preview for commit-check ready!

Name Link
🔨 Latest commit 8014108
🔍 Latest deploy log https://app.netlify.com/projects/commit-check/deploys/6a777ccce8abd4000827d7d5
😎 Deploy Preview https://deploy-preview-14--commit-check.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@coderabbitai

coderabbitai Bot commented Aug 8, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@shenxianpeng, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 57 minutes

You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository.

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: ea23a82b-871f-43be-b93d-036ee7527c03

📥 Commits

Reviewing files that changed from the base of the PR and between c2a42b4 and 8014108.

📒 Files selected for processing (4)
  • docs/configuration.md
  • docs/example.md
  • docs/guides/integrations.md
  • docs/index.md

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@shenxianpeng
shenxianpeng merged commit baf97ab into main Aug 8, 2026
8 checks passed
@shenxianpeng
shenxianpeng deleted the claude/refresh-install-pins-602anc branch August 8, 2026 19:05
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