Update Pull Request

Update a specific pull request on a repository in GitHub.

Options

Field Definition Type Required
Organization Choose the organization that contains the repository that contains the pull request to update. Dropdown FALSE
Repository Choose the repository that contains the pull request to update. Dropdown FALSE

Input

Field Definition Type Required
Pull Request Number Number assigned to the pull request. String TRUE
State Updated state of the pull request. Dropdown FALSE
Title Updated title of the pull request. String FALSE
Description Updated description of the pull request. String FALSE

Output

Field Definition Type
Pull Request ID Pull request ID. Number
URL A URL to the pull request. String
State State of the updated pull request. String
Title Title of the updated pull request. String
Description Description of the updated pull request. String
Updated At Date and time when the updated pull request was updated. Date & Time

Related topics

GitHub connector

Workflow elements

GitHub API documentation