Closed Kumilachew-g closed 1 year ago
Can you describe what the issue is?
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"
I'm not sure if this will help but, I'll provide the full link if needed. Thank you!
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).
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.
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.
Description
A brief description of the question or issue: