Fix broken star history chart in README - #2144
Conversation
The star history chart in the README is currently broken due to GitHub stargazer API restrictions, so it no longer renders for visitors. This updates the chart to a working alternative so the repository's growth history is visible again.
PR Validation ResultsChange Detection
❌ Required Actions (1)
|
|
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 8 reviews per rolling hour; 7 remain after this review. 📝 WalkthroughWalkthroughThe README Star History link and light/dark chart image URLs now use ChangesStar History links
Estimated code review effort: 1 (Trivial) | ~2 minutes Merge Risk: ⚪ Minimal · up to This localized README link and image-source update has no actionable merge-blocking risk remaining after normal validation checks. Suggested reviewers: 🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 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 shown in the README has been broken, because the underlying GitHub stargazer API restricts how the data can be fetched, leaving the chart blank for visitors.
This change updates the chart to a working alternative so the repository's star history renders correctly again.
No behavior change beyond fixing the chart link and image source.
Summary by CodeRabbit