Why is this commit not appearing in the contributor list? #206253
Unanswered
bpodrygajlo
asked this question in
Repositories
Replies: 2 comments
|
If the commit is already correctly attributed to your GitHub account, I’d check whether it’s part of the current default branch history after the migration. GitHub’s Contributors graph only includes eligible commits from the default branch, and merge commits or empty commits aren’t counted. If GitHub also notes that contributor statistics may take some time to update after changes to repository history. If everything looks correct but the older contributions are still missing, it may be worth contacting GitHub Support to have the repository’s contributor statistics checked. |
0 replies
|
Good Question btw |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
🏷️ Discussion Type
Question
Body
I have a specific question about github "Contributors" page is not showing most of my historical contributions to a project, see here:
https://github.com/duranta-project/openairinterface5g/graphs/contributors (select 1 year)
This commit is correctly associated to my account but does not show up in the contributors view:
duranta-project/openairinterface5g@ee2af75
The repo was migrated recently (May 2026).
All reactions