calculateContributorScore()
Updated 14 hr ago
calculateContributorScore(externalContributions): ContributorResult
Defined in: contributor-scoring.ts:16
Calculate the contributor pillar score from external (upstream) PRs.
Quality-weighted scoring: PR type (code/docs/test/chore) and target repository importance (star count) determine point allocation.
Parameters
externalContributions
NormalizedContribution[]