Skip to content

Fix the broken star history chart - #107

Open
Dessalines39394 wants to merge 1 commit into
pass-with-high-score:mainfrom
Dessalines39394:fix/star-history-chart
Open

Fix the broken star history chart#107
Dessalines39394 wants to merge 1 commit into
pass-with-high-score:mainfrom
Dessalines39394:fix/star-history-chart

Conversation

@Dessalines39394

@Dessalines39394 Dessalines39394 commented Aug 17, 2026

Copy link
Copy Markdown

The star history chart at the bottom of the README currently fails to render because of GitHub stargazer API restrictions on the upstream service. This switches the chart to star-history.dera.page, which uses another data source that requires no API token and serves both the API and frontend from a single domain. The chart works again with no change in appearance.

Summary by CodeRabbit

  • Documentation
    • Updated the Star History chart link and image source to use the new website domain.

The star history chart was broken because GitHub's stargazer API limits the upstream service it relied on. Switch the chart to star-history.dera.page, a fork that uses another data source needing no API token, so the chart renders again.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@vercel

vercel Bot commented Aug 17, 2026

Copy link
Copy Markdown

@Dessalines39394 is attempting to deploy a commit to the PWHS's projects Team on Vercel.

A member of the Team first needs to authorize it.

@coderabbitai

coderabbitai Bot commented Aug 17, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 5ee1f15f-20b8-4e74-8e07-a0f34d6130c2

📥 Commits

Reviewing files that changed from the base of the PR and between 9befad1 and 30976ad.

📒 Files selected for processing (1)
  • README.md

Included review availability: Your plan includes up to 4 reviews per rolling hour; 3 remain after this review.


📝 Walkthrough

Walkthrough

The README.md Star History chart now uses star-history.dera.page for both the image source and destination link.

Changes

Star History update

Layer / File(s) Summary
Update Star History references
README.md
The chart image and link now reference star-history.dera.page. The previous Star History domains were removed.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Merge Risk: ⚪ Minimal · up to 30976

This is a localized README-only change to restore the star history chart, with no actionable merge-blocking risk remaining beyond normal checks and review.

Suggested reviewers: minhnq1-apero, nqmgaming

🚥 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 The title clearly and concisely describes the README change that restores the broken star history chart.
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 💡 1
🛠️ Fix failing CI checks 💡
  • Create stacked PR
  • Commit on current branch
🧪 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.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant