sudeepsidhu/Diff Stats Action

Runs git diff against the base branch and comments back with the diff stats and optionally label the PR with its size.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
diff-optionsOptions to be passed into the `git diff` callno
add-size-labelShould the workflow label the PR with the size tag?nofalse
extra-small-labelName of the "extra small" labelnoextra-small
extra-small-sizeMaximum number of insertions to be labeled with an "extra small" labelno50
small-labelName of the "small" labelnosmall
small-sizeMaximum number of insertions to be labeled with a "small" labelno100
medium-labelName of the "medium" labelnomedium
medium-sizeMaximum number of insertions to be labeled with a "medium" labelno300
large-labelName of the "large" labelnolarge
large-sizeMaximum number of insertions to be labeled with a "large" labelno500
extra-large-labelName of the "extra-large" labelnoextra-large

no outputs