actions-marketplace-validations/Merge branch
A GitHub Action that manage git merge for any gitflow
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| type | — | no | labeled |
| label_name | PR Label name | no | — |
| target_branch | The name of target branch to merge | yes | — |
| from_branch | Alias head_to_merge input | no | — |
| head_to_merge | The branch name or hash to merge. default GITHUB_SHA | no | — |
| github_token | Github token | yes | — |
| message | Commit message | no | — |
| disable_fastforwards | Does not merge the branch if no files have been changed | no | — |
Outputs
no outputs