GitHub Achievements section missing from my public profile #206853
Replies: 4 comments
|
💬 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. ⭐ |
|
Hi, I came across your discussion and noticed that there is another GitHub Community discussion reporting a very similar issue with the Achievements section not appearing despite the “Show Achievements on my profile” setting being enabled. You may want to take a look at this discussion, where others have reported similar issues with achievements not appearing on their profiles: Hopefully this helps provide some additional context and may indicate that the issue is related to GitHub's achievement processing or profile display rather than your account configuration :D |
|
Your profile itself is fine. The Achievements section is hidden entirely when an account has zero earned achievements, and So the question is why the merged PRs did not earn Pull Shark (which needs 2 merged PRs). The likely reason is where they were merged. Two of the three you list are in
If you want Pull Shark reliably, two merged PRs in ordinary repositories will do it — including repositories you own yourself. On #203416: that incident is about profiles failing to render an Achievements section that exists. Your symptom is no section at all, which points at having no earned achievement yet rather than at that incident. |

Uh oh!
There was an error while loading. Please reload this page.
🏷️ Discussion Type
Bug
💬 Feature/Topic Area
Profile
Body
My GitHub profile does not display the Achievements section at all, even though “Show Achievements on my profile” is enabled.
My profile is public, and I have checked it both while logged in and in Incognito mode. The Achievements section is completely missing.
I have authored and merged multiple pull requests and have many closed issues. I have also been waiting for a long time, but the Achievements section has still not appeared.
Username: @fahmida47
Expected behavior:
The Achievements section should appear on my public profile when the visibility setting is enabled and achievements are available.
Actual behavior:
The entire Achievements section is missing from my profile.
Could you please check if there is an issue with achievement processing, indexing, or profile display for my account?
All reactions