actions-marketplace-validations/markelliot/autosquash action

Enable automatic squash commits on PRs

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Jun 29, 2022
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/markelliot_autosquash@18409e6d1cafbb45322cb1239bfd1bef8274eb8f # no releases — HEAD as of 2026-07-13

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

namedescriptionrequireddefault
github-tokenthe GitHub token to use to change the PR stateyes
pull-request-numberthe number of the target pull requestyes
squash-commit-titlethe text to use as the squash commit titleyes
squash-commit-messagethe text to use as the squash commit messageyes
required-labelrequire this label in order to enable automergeno
do-not-merge-labelrequiore that this label is not present to enable automergeno

no outputs