csblzs/PR Size Coach

Labels and comments on PR size based on changed files and line counts.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Jan 7, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: csblzs/pr-size-coach@9deea62d22e21cb936f372f44640158fd022f66b # no releases — HEAD as of 2026-07-11

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

namedescriptionrequireddefault
github-tokenGitHub token (usually secrets.GITHUB_TOKEN).yes
add-labelsWhether to add size labels (true/false).notrue
commentWhether to comment on the PR (true/false).notrue
small-thresholdMax total changed lines (add+del) for size/S.no100
medium-thresholdMax total changed lines (add+del) for size/M.no300
large-thresholdMax total changed lines (add+del) for size/L.no800
max-files-warningWarn if changed files exceed this count.no25

no outputs