actions-marketplace-validations/AS || Merge branches

Merge a source branch into a target branch

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Nov 14, 2022
License
MIT
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/safinazward_merge-branches@afb35203d18b7b18890273d4cf91d8b6f381a983 # no releases — HEAD as of 2026-07-12

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
source_branchBranch name that you wish to merge into the target branch.no${{ github.ref }}
target_branchBranch you are merging the source branch into.yes
commit_messageCommit message.no

no outputs