actions-marketplace-validations/Airspace || Merge branches
Merge a source branch into a target branch
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Nov 14, 2022
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/airspacetechnologies_merge-branches@9d25269b44f878c4417801c91b5ccf6d42e9a2e7 # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | Token used to authenticate with GitHub when performing the merge command. | yes | — |
| source_branch | Branch name that you wish to merge into the target branch. | no | ${{ github.ref }} |
| target_branch | Branch you are merging the source branch into. | yes | — |
| commit_message | Commit message. | no | — |
Outputs
no outputs