Configure how reviews are created
As an administrator or space owner, you can set the options for creating reviews in a product/Git repository or a particular stream/branch.
For details on how to set pull request options, see Configure how pull requests are created.
Define review settings in product
Review settings defined for a product or Git repository apply to all streams/branches in the product.
To configure review settings for a product or Git repository:
-
From the spaces list at the top right, select a space.
-
On the Products page, select a product or Git repository.
-
In the sidebar, select Settings > Reviewing Changes.
-
In the Reviews section, define the following review settings:
Setting Description Creating Enable or disable the creation of reviews. When reviews are enabled, you can select to create reviews automatically, including pull request merges.
Check Lists Select Enable check list to set the default check list for reviews. Then select the check list to use for new reviews. For details about creating check lists, see Create review check lists.
Rules Select Use custom review rules to apply a rule to reviews. Then select one of the rules.
Rules control how reviews move from one state to another, for example, whether all reviewers must approve a review, or just one reviewer. For details, see Review rules.
-
Click Save.
Define review settings in stream/branch
By default, streams and branches inherit the review settings from their product or Git repository. But you can change the settings for a selected stream/branch.
To configure review settings for a stream/branch:
-
From the spaces list at the top right, select a space.
-
Open a product or Git repository from the product list and then open a stream/branch.
-
In the sidebar, select Settings > Reviewing Changes.
-
In the Reviews section, define the following review settings to override the settings used for the product:
Setting Description Creating Override product options for creating reviews, such as creating reviews automatically, including pull request merges.
Check Lists Override product defaults for review check lists. For details, see Create review check lists.
Rules Specify the custom review rules to use for this stream/branch.
Rules control how reviews move from one state to another, for example, whether all reviewers must approve a review, or just one reviewer. For details, see Review rules.
-
Click Save.
See also: