fix(docs): 修复失效的 Star History 图表 - #35
Conversation
GitHub stargazer API 限制导致 README 中的 Star History 图表失效。 将图表与链接切换到无需 API token 的替代数据源,恢复可用的 star 趋势展示。
|
Warning
|
| Layer / File(s) | Summary |
|---|---|
README URL updates README.md, README.zh-CN.md |
The Star History chart image and link now use star-history.dera.page. |
Estimated code review effort: 1 (Trivial) | ~2 minutes
Merge Risk: ⚪ Minimal · up to dfc59
This localized documentation change updates the Star History chart reference in both README files, and no actionable merge-blocking risk remains beyond normal checks and review.
Suggested reviewers: echovic
🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
| Check name | Status | Explanation |
|---|---|---|
| Description Check | ✅ Passed | Check skipped - CodeRabbit’s high-level summary is enabled. |
| Title check | ✅ Passed | 标题明确说明修复失效的 Star History 图表,与 README 中更新图表来源和链接的主要变更一致。 |
| Docstring Coverage | ✅ Passed | No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. |
| Linked Issues check | ✅ Passed | Check skipped because no linked issues were found for this pull request. |
| Out of Scope Changes check | ✅ Passed | Check skipped because no linked issues were found for this pull request. |
✨ Finishing Touches
🧪 Generate unit tests (beta)
- Create PR with unit tests
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.
Comment @coderabbitai help to get the list of available commands.
当前 README 中的 Star History 图表因 GitHub stargazer API 限制已失效。
本次将图表切换到使用独立数据源的替代实现,无需 API token 即可正常渲染,恢复 star 趋势展示。
Summary by CodeRabbit