Skip to content

fix: show profile contributions per repository (#168)#285

Open
tomaspinkas-com wants to merge 1 commit into
algora-io:mainfrom
tomaspinkas-com:fix/profile-contributions-by-repo-168
Open

fix: show profile contributions per repository (#168)#285
tomaspinkas-com wants to merge 1 commit into
algora-io:mainfrom
tomaspinkas-com:fix/profile-contributions-by-repo-168

Conversation

@tomaspinkas-com
Copy link
Copy Markdown

$## Summary

  • group profile contribution cards by repository instead of repository owner
  • link each card directly to the matching repository PR search
  • add a regression test covering multiple repos under the same org

Why

Issue #168 reports inflated/misaligned contribution counts and missing repos on developer profiles. The profile UI was collapsing multiple repositories owned by the same org into a single card, then showing one repo link with aggregated counts from all repos in that org.

Fixes #168

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented May 20, 2026

CLA assistant check
All committers have signed the CLA.

@tomaspinkas-com tomaspinkas-com force-pushed the fix/profile-contributions-by-repo-168 branch from ff5a763 to e44166f Compare May 20, 2026 18:32
@tomaspinkas-com tomaspinkas-com force-pushed the fix/profile-contributions-by-repo-168 branch from e44166f to ce05e67 Compare May 20, 2026 18:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: Incorrect Profile data

2 participants