---
title: "updatePullRequest"
canonical: "https://support.appfire.com/space/BCCLI/65767863/updatePullRequest"
format: markdown
---
> Macro (aura-html)

See also: [Actions](https://appfire.atlassian.net/wiki/spaces/BCCLI/pages/65766635)

> Macro (details)
> 
> | **Description** | Update pull request information. Note if there is already an open pull request with provided source and target branch, that pull request will be updated. |
> | --- | --- |
> | **Required Parameters** | [repository](https://appfire.atlassian.net/wiki/spaces/BCCLI/pages/65766277), [pullRequest](https://appfire.atlassian.net/wiki/spaces/BCCLI/pages/65768359) |
> | **Optional Parameters** | [workspace](https://appfire.atlassian.net/wiki/spaces/BCCLI/pages/65765634), [name](https://appfire.atlassian.net/wiki/spaces/BCCLI/pages/65766239), [description](https://appfire.atlassian.net/wiki/spaces/BCCLI/pages/65765861), [from](https://appfire.atlassian.net/wiki/spaces/BCCLI/pages/65767702), [to](https://appfire.atlassian.net/wiki/spaces/BCCLI/pages/65767839), [reviewers](https://appfire.atlassian.net/wiki/spaces/BCCLI/pages/65767801) |
> | **Type** | [Update](https://appfire.atlassian.net/wiki/spaces/BCCLI/pages/65768932/Action+Types#ActionTypes-Update) |
> | **Category** | [Pull Requests](https://appfire.atlassian.net/wiki/spaces/BCCLI/pages/65766329/Action+Categories#ActionCategories-PullRequests) |
> | **Output Formats** |  |
> | **Replacement Variables** |  |
> | **Since Version** | 10.4 |
> | **Examples** | [updatePullRequest](https://appfire.atlassian.net/wiki/spaces/BCCLI/pages/65766633/Examples#updatePullRequest) |

## Related How To's

> Macro (cql-query)