actions-marketplace-validations/Git Commit and Push w/ Force Push

Commits any changed files and pushes (with force option) the result back to origin branch.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github-tokenGithub Token with commit accessyes
push-branchOverride branch to push tono
commit-messageSpecify commit messagenoautocommit
force-addForce add files, useful for adding ignored files.nofalse
force-pushForce pushnofalse
rebasePull and rebase before commiting. Useful when using commit inside matrix.nofalse
filesSpecific files to add.no""
emailCommitter email. Default is ${name}@users.noreply.github.comno""
nameCommitter name. Default is name of the person or app that initiated the workflow.no""

no outputs