themoin/Diff Calculator Action

Get the size of the diff between the source branch and the target branch.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
sourceThe source branch. It must be fetched before running this action.yes
targetThe target branch. It must be fetched before running this action.yes
ignore-deletionWhether to ignore deleted linesnofalse
ignore-whitespaceWhether to ignore white spacenofalse
ignore-commentWhether to ignore commentsnofalse
ignore-file-pathThe file path of what files to ignore. If not provided, the .gitdiffignore file in the root of the repository will be used.no
verboseWhether to print diff detailsnofalse
namedescription
sizeThe size of the diff between the source branch and the target branch