Update Pull Request
Update a specific pull request in a GitHub repository.
Options
| Field | Definition | Type | Required |
|---|---|---|---|
|
Organization |
Choose the organization that owns the repository containing the pull request to update. The dropdown list displays the organizations for the authenticated user. The list is limited to 100 organizations. If the repository is under a personal account, select the |
Dropdown | TRUE |
|
Repository |
Choose the repository containing the pull request to update. The dropdown list displays the repositories for the selected Organization. If you select the |
Dropdown | TRUE |
Input
| Field | Definition | Type | Required |
|---|---|---|---|
|
Repository |
|||
|
Full Name |
The full name of the repository. This input field appears when you select The name must be formatted as The card returns an error if the repository doesn't exist or the user doesn't have permission to access the repository. |
Text | TRUE |
|
Pull Request |
|||
|
Pull Request Number |
The number assigned to the pull request. |
Text | TRUE |
|
State |
Updated state of the pull request. |
Dropdown | FALSE |
|
Title |
Updated title of the pull request. |
Text | FALSE |
|
Description |
Updated description of the pull request. |
Text | FALSE |
Output
| Field | Definition | Type |
|---|---|---|
|
Pull Request ID |
The pull request ID. |
Number |
|
URL |
A URL to the pull request. |
Text |
|
State |
The state of the updated pull request. |
Text |
|
Title |
The title of the updated pull request. |
Text |
|
Description |
Description of the updated pull request. |
Text |
|
Updated At |
Date and time when the updated pull request was updated. |
Date & Time |