docs: restore Star History chart with working endpoint - #77
docs: restore Star History chart with working endpoint#77Dessalines39394 wants to merge 1 commit into
Conversation
Restore the Star History section in the README that was removed in f39d798. The original chart pointed to the old star-history.com endpoint which is broken due to GitHub stargazer API restrictions, so the links now point to the working star-history.dera.page endpoint.
|
@Dessalines39394 is attempting to deploy a commit to the mapcn oss program Team on Vercel. A member of the Team first needs to authorize it. |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
Included review availability: Your plan includes up to 10 reviews per rolling hour; 9 remain after this review. 📝 WalkthroughWalkthroughREADME.md adds a responsive Star History chart with light and dark theme support. ChangesREADME Star History
Estimated code review effort: 1 (Trivial) | ~2 minutes Merge Risk: ⚪ Minimal · up to This is a localized README-only change restoring the Star History chart with an updated endpoint; no actionable merge-blocking risk remains after normal checks and review. Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches 💡 1🛠️ Fix failing CI checks 💡
🧪 Generate unit tests (beta)
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 |
The Star History chart was removed in f39d798 because it was not rendering. The root cause is that the chart depended on the old star-history.com endpoint, which is broken by GitHub stargazer API restrictions. This PR restores the section with a working endpoint so the chart renders again.
Summary by CodeRabbit