fix(readme): restore broken star history chart - #80
Conversation
The star history chart in the README is currently broken because the upstream service no longer works reliably due to GitHub stargazer API restrictions. Point the chart at a working alternative so visitors can still see the project's growth.
|
@FaintFlower is attempting to deploy a commit to the Invoicely OSS 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: 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 Star History link and chart image sources now use the ChangesStar History Embed
Estimated code review effort: 1 (Trivial) | ~2 minutes Merge Risk: ⚪ Minimal · up to This PR only restores the README star history chart and does not change application behavior; no actionable merge-blocking risk remains. 🚥 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 in the README stopped working, which makes the repository look stale to visitors. This PR replaces it with a working alternative so the chart renders again.
No other changes are included.