ishakhorski/Top Contributors Action

Generates a list of top contributors

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tokenGitHub Tokenyes
organizationOrganization name to analyze (when specified, contributions will be counted across all public repositories)no
limitLimit the number of top contributors (optional), default does not limit the number of contributorsno
outputFile path to write the karma leaderboard to (e.g., CONTRIBUTORS.md)noCONTRIBUTORS.md
marker_startStart marker to identify where to insert content (e.g., <!-- TOP-CONTRIBUTORS-START -->) or leave empty to replace entire fileno""
marker_endEnd marker to identify where content insertion should end (e.g., <!-- TOP-CONTRIBUTORS-END -->)no""
excludeJSON array of patterns or emails to exclude from the contributions count (e.g., ["bot@example.com", "dependabot", "*-bot"])no[]
configJSON object to configure the contribution types and their weights (e.g., {"pull_request": 10, "issue": 5, "review": 3, "commit": 2, "comment": 1}). If some types are not specified, they will be ignored. The default weights are: pull_request: 10, issue: 5, review: 3, commit: 2, comment: 1.no{"pull_request": 10, "issue": 5, "review": 3, "commit": 2, "comment": 1}

no outputs