actions-marketplace-validations/PR Merge Bot

Merge pull requests when certain conditions are met

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Jan 19, 2024
License
MIT
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/squalrus_merge-bot@04e9b5b14502a099e7c83cf3362c5e2e3722f974 # no releases — HEAD as of 2026-07-12

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

namedescriptionrequireddefault
testRuns in test mode and will comment rather than mergenofalse
labelsLabels required for integrationyesready
blocking_labelsLabels that block the integrationnodo not merge
reviewersReviewers required and reviewers must all approvenotrue
checks_enabledAll checks must be completed to be eligible to integrate (except the current Action)nofalse
methodMerge method to use. Possible values are `merge`, `squash` or `rebase`. Default is `merge`.nomerge
delete_source_branchIf true, delete the source branch of the pull request after mergingnotrue
GITHUB_TOKENAuthorization Token for accessing GitHubyes

no outputs