2ndsetai/Good Egg: Trust Scoring PRs

Score PR author trustworthiness using contribution graph analysis

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Mar 13, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: 2ndsetai/good-egg@9d3e310471fa5ea76f5f47ec6d917ed41cdc4649 # v2.0.0

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
github-tokenGitHub token for API accessyes${{ github.token }}
config-pathPath to .good-egg.yml config fileno
commentPost a PR comment with the trust scorenotrue
check-runCreate a check run with the trust scorenofalse
fail-on-lowFail the action if trust level is LOWnofalse
scoring-modelScoring model to use (v1, v2, or v3)no
skip-known-contributorsSkip scoring for authors with merged PRs in the repo (true/false)no
namedescription
scoreNormalized trust score (0.0 - 1.0)
trust-levelTrust level (HIGH, MEDIUM, LOW, UNKNOWN, BOT, EXISTING_CONTRIBUTOR)
userGitHub username that was scored
scoring-modelScoring model that was used (v1, v2, or v3)
skippedWhether scoring was skipped for an existing contributor (true/false)