zcong1993/action-git-merge

Action git merge

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
tokenGITHUB_TOKEN or a `repo` scoped Personal Access Token (PAT)no${{ github.token }}
baseThe name of the base branch that the head will be merged intonomaster
headThe head to merge. This can be a branch name or a commit SHA1yes
commit_messageCommit message to use for the merge commit. If omitted, a default message will be usedno

no outputs