Merges a Pull Request on GitHub.
Use a pull request number:
type: mergePullRequest
pullRequest: 1
Use the title of a pull request:
type: mergePullRequest
pullRequest: An existing pull request
Title | Property | Description | Default | Required |
---|---|---|---|---|
Pull request | pullRequest |
The number or title of the pull request to merge. This will default to the pull request number from the trigger event. |