My pull request doesn’t show up in Pull Shark. #183448
Replies: 6 comments 12 replies
|
yo, same thing happened to me before. pull shark can lag a bit after a merge. make sure your github account is linked right and that the repo is being tracked. if all that checks out, maybe just give it a little time or reach out to the pull shark folks. it'll probably show up soon hopefully. |
|
Your pull request does count, but it may not show up in Pull Shark yet due to how GitHub tracks it.
|
|
🕒 Discussion Activity Reminder 🕒 This Discussion has been labeled as dormant by an automated system for having no activity in the last 60 days. Please consider one the following actions: 1️⃣ Close as Out of Date: If the topic is no longer relevant, close the Discussion as 2️⃣ Provide More Information: Share additional details or context — or let the community know if you've found a solution on your own. 3️⃣ Mark a Reply as Answer: If your question has been answered by a reply, mark the most helpful reply as the solution. Note: This dormant notification will only apply to Discussions with the Thank you for helping bring this Discussion to a resolution! 💬 |
|
If your merged PR isn't showing up in your "Pull Shark" achievements on GitHub, there are a few common reasons for this discrepancy. Here is a breakdown of what might be happening: 1. System Delay (Most Common)GitHub's achievement badges are not always awarded instantaneously. The background processes that calculate achievements are often cached and run periodically. It can sometimes take anywhere from a few hours to a couple of days for a newly merged PR to trigger the Pull Shark update on your profile. 2. Squash or Rebase Merging IssuesWhen a maintainer merges a PR, they can choose to create a merge commit, squash and merge, or rebase and merge.
3. Unverified Commit EmailThe email address you configured in your local Git environment ( 4. Achievement Visibility SettingsDouble-check that you haven't accidentally disabled achievements.
|
|
I'm seeing similar reports from other contributors, so it doesn't seem to be an isolated issue. One thing to check is whether the PR was merged into the repository's default branch. If the project uses a dev branch for contributions and only later merges dev into main, GitHub may not count those PRs for Pull Shark. Otherwise, it could simply be an issue with GitHub's achievement tracking, and only GitHub Support can confirm the exact criteria. |
|
Hi guys I created another discussion for this issue a couple of days ago... And today I just received a answer from a maintainer of Github community. (https://github.com/orgs/community/discussions/202399) Sounds like it is a bug in Github, and they are trying to handle this now, Should be fixed it soon.
|


Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
My recent pull request was merged in the PcapPlusPlus repository, but it is not appearing in the Pull Shark section. What could be the reason for this?
seladb/PcapPlusPlus#2024
All reactions