DenverCoder1 / github-readme-streak-stats

🔥 Stay motivated and show off your contribution streak! 🌟 Display your total contributions, current streak, and longest streak on your GitHub profile README
https://streak-stats.demolab.com
MIT License
4.82k stars 750 forks source link

My streak stats can't update #374

Closed Kumilachew-g closed 1 year ago

Kumilachew-g commented 1 year ago

Description

A brief description of the question or issue:

DenverCoder1 commented 1 year ago

Can you describe what the issue is?

Jkalio52 commented 1 year ago

I'm noticing the same issue as well (streak stats not updating, the "Current Streak" is way off, like in the hundreds. Mine shows 7 instead of 240+), and getting emails from GitHub regarding failed github-readme-stats (screenshot below)

The email subject line contains the following: ".../github-readme-stats] Run failed: Update top issues dashboard - master (9eb0c3c)"

The email body: "Update top issues dashboard: All jobs have failed" image

I'm not sure if this will help but, I'll provide the full link if needed. Thank you!

DenverCoder1 commented 1 year ago

Mine shows 7 instead of 240+

GitHub shows that you have no contributions on December 13. If it shows differently for you, it's because you're in a different timezone. The timezone can't be changed in the API call, so the only option you have to fix your streak is to change the dates of past commits or create commits while setting the date to the date that is missing. (Check the FAQ).

Screenshot_20221222-073720.png

getting emails from GitHub regarding failed github-readme-stats

This is not relevant to the issue. Github-readme-streak-stats is not a GitHub action, it is just a dynamic image, so this action that is failing must be a different project entirely.

DenverCoder1 commented 1 year ago

The data is fetched from the GitHub API. GitHub caches images for a few hours at a time, so it won't update immediately after a contribution is made. It can take a few hours to update.