jacobras/Size Diff

Calculates the difference in a file's size, compared to a golden standard (like your main branch).

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
pathThe path of the file to monitor the size of.yes
main-branch-nameThe name of your main branch.nomain
repo-tokenPass in secrets.GITHUB_TOKEN to print all large files added/modified in a PR.no
large-file-threshold-kbThreshold (in kilobytes) on what to consider (and list) a "large file".no100
hide-footerHides the "generated by .." footer at the end of the summary.nofalse
namedescription
summaryA readable summary of the file size difference
diffThe size diff to the file passed into `path`, in kilobytes.