Pull Shark achievement not appearing despite 3 merged PRs #204336
Replies: 5 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. ⭐ |
|
It sounds like you’ve met the basic Pull Shark requirement, especially since the PRs were successfully merged into main. Achievement processing can sometimes be delayed, so I’d give it a little more time. If it still doesn’t appear, GitHub Support or the Community team may need to check the achievement processing for your account. |
|
to trigger Pull Shark, you need 2 merged PRs (Bronze tier). Since you have 3 merged (#7, #9, #10), you definitely meet the count requirement. However, GitHub's achievement system has a few specific rules that often catch people off guard: |
|
same thing happend with me too |
|
I am seeing the same issue on my account, Two pull requests authored by my account were merged into the default branch (
Both PRs are public, target Could the GitHub team confirm whether self-merged PRs in a personal public repository qualify, and whether there is a current delay or incident in Pull Shark processing? If they qualify, please check whether the achievement calculation for my account needs to be refreshed. |
Uh oh!
There was an error while loading. Please reload this page.
🏷️ Discussion Type
Bug
Body
Hi,
My GitHub username is Abhishekravindran.
I have opened and successfully merged the following PRs into the main branch of my repository:
#7 — merged August 2, 2026
#9 — merged August 2, 2026
#10 — merged August 2, 2026
My Achievements page currently shows YOLO, but Pull Shark is not appearing.
My achievement visibility setting is enabled.
It has been several days since these PRs were merged.
Could someone confirm whether these PRs should qualify for Pull Shark, or whether there is currently a delay/issue with achievement processing?
Repository: Abhishekravindran/LLM_Engineering_opensource
PRs:
#7, #9, #10
Thank you.
All reactions