actions-marketplace-validations/multimerge

Merges a source branch into multiple branches

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Jan 25, 2021
License
Other
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/kauedm_multimerge@8ba695c711321cd3e3ff18513eb7b32f573cd4e6 # no releases — HEAD as of 2026-07-12

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

namedescriptionrequireddefault
tokenAuthentication token - Githubyes${{ github.token }}
sourceBranch to be merged in the target branchesyes${{ github.ref }}
targetsBranches to receive `source` contentyes

no outputs