fix: restore broken star history chart - #350
Conversation
The star history chart in the README stopped working because the service behind it can no longer reliably read stargazer data from the GitHub API. Point the chart and its link to a working service that serves the same chart, so the badge renders again.
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
Included review availability: Your plan includes up to 4 reviews per rolling hour; 3 remain after this review. 📝 WalkthroughWalkthroughThe README now uses ChangesStar History links
Estimated code review effort: 1 (Trivial) | ~2 minutes Merge Risk: ⚪ Minimal · up to This is a localized README-only change that restores the star history chart using a working service; no actionable merge-blocking risk remains beyond normal checks and review. Poem
Important Pre-merge checks failedPlease resolve all errors before merging. Addressing warnings is optional. ❌ Failed checks (1 error)
✅ Passed checks (5 passed)
✨ Finishing Touches🧪 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 in the README is currently broken: it no longer renders because the underlying service cannot access stargazer data reliably. This PR switches the chart to a service that is working, so the chart displays again. No other changes are included.
Summary by CodeRabbit