contribution is not showing on my git graph #206184
Replies: 4 comments 3 replies
|
💬 Your Product Feedback Has Been Submitted 🎉 Thank you for taking the time to share your insights with us! Your feedback is invaluable as we build a better GitHub experience for all our users. Here's what you can expect moving forward ⏩
Where to look to see what's shipping 👀
What you can do in the meantime 💻
As a member of the GitHub community, your participation is essential. While we can't promise that every suggestion will be implemented, we want to emphasize that your feedback is instrumental in guiding our decisions and priorities. Thank you once again for your contribution to making GitHub even better! We're grateful for your ongoing support and collaboration in shaping the future of our platform. ⭐ |
|
Since you've already verified the email and pushed to the default branch, here are the remaining conditions the graph checks — all of them need to hold:
If everything above checks out and it's been more than a week, that points to a graph re-index problem on GitHub's side (similar current threads: #206099, #198780). Contact GitHub Support with a specific commit SHA, the |
|
GitHub says a qualifying commit may take up to 24 hours to appear on the graph. Happy coding! |
|
If your older commits are also missing, I would first check whether the commits are actually associated with your GitHub account. You can check a specific commit and look at the author information. The email used as the commit author needs to be added and verified on your GitHub account. You can also run:
This will show the author name and email used for your commits. If the email is correct, then check that the commits are on the repository's default branch and that the repository isn't a fork. After making sure everything is correct, give GitHub some time to update the contribution graph. If older qualifying commits are still missing after these checks, I would recommend contacting GitHub Support with a few example commit SHAs so they can investigate the contribution graph. |
Uh oh!
There was an error while loading. Please reload this page.
🏷️ Discussion Type
Bug
💬 Feature/Topic Area
Verification Help & Guidance
Hi everyone,
Dear GitHub Support Team/GitHub Community ,
I am writing to request assistance with my GitHub contribution graph, which is currently missing a significant number of my recent contributions.
Before reaching out, I reviewed the common troubleshooting steps for missing contributions and can confirm the following:
The email address used for these local commits is actively linked and verified on my GitHub account.
The commits were made in a standalone repository (not a fork) or have been merged into the upstream repository's default branch.
The commits were pushed to the default branch of my repositories.
Could you please look into my account and help refresh or sync my profile graph so these contributions are accurately reflected?
Thank you for your time and support.
All reactions