swaglive/Generate git diff

Performs a git comparison between 2 refs

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
head-refgit ref to use as headnoHEAD
base-refgit ref to use as basenoHEAD~1
default-branchgit branch to use as reference for `HEAD`no${{ github.ref_name }}
statusChange status of the files to filter by. See https://git-scm.com/docs/git-diff#Documentation/git-diff.txt---diff-filterACDMRTUXB82308203nod
filename-patternFilename globs to filter byno**/*
tokenGitHub token to use for authenticationno${{ github.token }}
namedescription
filenamesA JSON array of filenames that changed