---
title: "updateReviewCondition"
canonical: "https://support.appfire.com/space/SCLI/73371958/updateReviewCondition"
format: markdown
---
See also: [Actions](https://appfire.atlassian.net/wiki/spaces/SCLI/pages/73368507)

> Macro (details)
> 
> | **Description** | Update a review condition for a project or repository. Reviewers and reviewApprovalCount are the only values that can be updated. |
> | --- | --- |
> | **Required Parameters** | [project](https://appfire.atlassian.net/wiki/spaces/SCLI/pages/73368805), [id](https://appfire.atlassian.net/wiki/spaces/SCLI/pages/73370775), [reviewers](https://appfire.atlassian.net/wiki/spaces/SCLI/pages/73371663) |
> | **Optional Parameters** | [repository](https://appfire.atlassian.net/wiki/spaces/SCLI/pages/73368867), [reviewApprovalCount](https://appfire.atlassian.net/wiki/spaces/SCLI/pages/73372144) |
> | **Type** | [Update](https://appfire.atlassian.net/wiki/spaces/SCLI/pages/73370540/Action+Types#ActionTypes-Update) |
> | **Category** | [Pull Requests](https://appfire.atlassian.net/wiki/spaces/SCLI/pages/73371318/Action+Categories#ActionCategories-PullRequests) |
> | **Output Formats** |  |
> | **Replacement Variables** |  |
> | **Hosting** | server,datacenter |
> | **Since Version** | 9.8 |
> | **Examples** | [updateReviewCondition](https://appfire.atlassian.net/wiki/spaces/SCLI/pages/73371753/Examples#Examples-updateReviewCondition) |

## Related How To's

> Macro (cql-query)