External DocumentationTo learn more, visit the GitHub documentation.
Parameters
Parameter | Description |
---|---|
Commit Message | Commit message to use for the merge commit. If omitted, a default message will be used. |
Owner | The organization or person who owns the repository. github.com// |
Repo | Name of the repository owned by the owner. github.com// |
Source Branch | The head to merge. This can be a branch name or a commit SHA1. |
Target Branch | The name of the base branch that the head will be merged into. |