actions-marketplace-validations/Commit and Push Branch

Create a new commit and force push it to a branch. Optionally, verify any checks and delete the branch.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Jun 15, 2023
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/dsayling_commit-branch-check-action@473b3bdc061c152b908ec40dd0b7eae545e92328 # no releases — HEAD as of 2026-07-15

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

namedescriptionrequireddefault
github-tokenGithub Token with write permissionsyes
dest-branchBranch to push to after commitno
verify-checksVerify the checks against the branch, if pushednofalse
delete-after-checksIf checks have been verified, delete the branchnofalse
commit-messageProvide commit message if you would like to commit, file add still occursno
filesSpecific files to add before the commit.no

no outputs