actions-marketplace-validations/markelliot/autosquash action
Enable automatic squash commits on PRs
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jun 29, 2022
- License
- None
Pinned Snippet
uses: actions-marketplace-validations/markelliot_autosquash@18409e6d1cafbb45322cb1239bfd1bef8274eb8f # no releases — HEAD as of 2026-07-13tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | the GitHub token to use to change the PR state | yes | — |
| pull-request-number | the number of the target pull request | yes | — |
| squash-commit-title | the text to use as the squash commit title | yes | — |
| squash-commit-message | the text to use as the squash commit message | yes | — |
| required-label | require this label in order to enable automerge | no | — |
| do-not-merge-label | requiore that this label is not present to enable automerge | no | — |
Outputs
no outputs