datgizmo/script diff push

Run a script, show git diff and push changes if allowed

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Nov 6, 2023
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: datgizmo/action-script-diff@ba7c6c0168b4ee7af10acd429dddca3024ce2e37 # no releases — HEAD as of 2026-07-11

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

namedescriptionrequireddefault
github-tokenThe token to authenticate with
message_diffMessage if there is a diffyes
message_successMessage if no more diffyes
script_callScript callyes
diff_fileFile to run diff on, full path within the git repoyes
diff_pathDiff file path within the repoyes
git_diff_rootRoot path of the git diffyes
git_user_nameUser name used for git pushyes
git_user_emailUser email used for git pushyes
reaction_emoteReaction to check by the PR authoryes

no outputs