actions-marketplace-validations/Airspace || 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/airspacetechnologies_merge-branches@9d25269b44f878c4417801c91b5ccf6d42e9a2e7 # 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
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