Help Center/ CodeArts Repo/ User Guide/ Using CodeArts Repo/ Viewing Reviews of a Repository
Updated on 2024-07-05 GMT+08:00

Viewing Reviews of a Repository

On the Reviews tab page of the repository details page, you can view the review information of the repository from MRs and commits. You can filter records based on the filter criteria.
Table 1 Reviews parameters

Parameter

Description

Status

Review records are classified into three statuses: Unresolved, Resolved, and Resolve Not Needed.

Review

Review provided by the reviewer.

Reviewer

Reviewer who provides the review.

Review date

Date when the reviewer submits the review or comment.

Assign to

Assign the task to the default or specified personnel.

Adding a Review from MRs

Method 1: Go to the details page of the target MR and add a review at the bottom of the page.

Method 2: Go to the details page of the target merge request, click Files Changed, and click the icon next to a code line in the code file to add a review.

The review comment text box uses the markdown format. Max. 8,000 characters. Using the tools on the top bar will replace the characters you enter if they are close to 8,000.

Adding a Review from Commits

Method 1: In the code file, click next to a line of code to add a review.

The review comment text box uses the markdown format. Max. 8,000 characters. Using the tools on the top bar will replace the characters you enter if they are close to 8,000.

Method 2: On the Commits tab, click a commit to switch to the Comments page and add a review.

Method 3: On the Commits page, click the Files Changed submenu and click the icon next to a code line to add a review.