actions-marketplace-validations/Merge Multi Branch

Update multi branch from one branch

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Aug 16, 2022
License
None
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/sosa-22_merge-multi-branch@cd28e6b6e81490a8d6a53f7a32ffe1a802cc096c # no releases — HEAD as of 2026-07-10

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

namedescriptionrequireddefault
github_tokenToken used to authenticate with GitHub when performing the merge command.yes${{ github.token }}
source_refBranch name or Ref that you wish to merge into the target_branch.yes${{ github.ref }}
commit_message_templateTemplate to generate the commit message, see README.md for more infonoMerged {source_ref} into {target_branch}.
slack_webhookWebhook Slack send notification error yes
slack_webhook_tag_user_idWebhook Slack send notification error tag userno

no outputs