Skip to content

docs(readme): add star history section to translated READMEs - #216

Merged
BlackHole1 merged 1 commit into
mainfrom
docs/star-history-translated-readmes
Jul 27, 2026
Merged

docs(readme): add star history section to translated READMEs#216
BlackHole1 merged 1 commit into
mainfrom
docs/star-history-translated-readmes

Conversation

@BlackHole1

Copy link
Copy Markdown
Member

The root README embeds a star-growth chart that the daily star-history workflow refreshes in place, but none of the six translated READMEs under docs/ carried it. This adds the same <picture> block (light/dark SVG) with localized headings and alt text to the fr, ja, ko, ru, zh-CN, and zh-TW READMEs, pointing at ../assets/star-history/.

No workflow change is needed: the chart SVG filenames are stable and only their contents change on each refresh, so the translated copies stay current automatically. The <!-- star-history:start/end --> marker comments are deliberately omitted from the translations — the action's readme input only rewrites the root README.md, and if it were ever pointed at docs/ it would embed repo-root-relative paths that break from there; a static block avoids implying automation that doesn't exist.

The root README renders a star-growth chart that the daily
star-history workflow refreshes in place, but none of the six
translated READMEs under docs/ carried it.

Embed the same <picture> block in each translation with localized
headings and alt text, pointing at ../assets/star-history/. The SVG
filenames are stable and only their contents change on refresh, so
the copies stay current without touching the workflow.

The star-history marker comments are intentionally omitted: the
action's readme input only rewrites the root README.md, and if it
were ever pointed at docs/ it would embed repo-root-relative paths
that break there. A static block avoids implying automation that
does not exist.

Signed-off-by: Kevin Cui <bh@bugs.cc>
@coderabbitai

coderabbitai Bot commented Jul 27, 2026

Copy link
Copy Markdown

Warning

Review limit reached

You’ve reached a temporary PR review limit under our Fair Usage Limits Policy.

Your recent review volume is higher than typical usage, so adaptive limits are currently applied.

Next review available in: 10 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

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: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 7e41a54c-8d82-4842-b1b1-eb4cc39abbcd

📥 Commits

Reviewing files that changed from the base of the PR and between 2409c98 and 6b951aa.

📒 Files selected for processing (6)
  • docs/README.fr.md
  • docs/README.ja.md
  • docs/README.ko.md
  • docs/README.ru.md
  • docs/README.zh-CN.md
  • docs/README.zh-TW.md
✨ Finishing Touches
✨ Simplify code
  • Create PR with simplified code
  • Commit simplified code in branch docs/star-history-translated-readmes

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

@BlackHole1
BlackHole1 merged commit 6eb37c8 into main Jul 27, 2026
3 checks passed
@BlackHole1
BlackHole1 deleted the docs/star-history-translated-readmes branch July 27, 2026 23:44
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