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

Viewing Reviews of a Repository Group

On the Reviews tab page of the repository group details page, you can reviews for MR or commit and filter records based on specific conditions.

Table 1 Reviews parameters

Parameter

Description

Status

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

Review

Comment provided by the reviewer

Reviewer

Reviewer who provides the review comment

Review date

Date when the reviewer submits the review

Assign to

Assign the task to the default or specified personnel.

Adding a Review for MR

  • Click Merge Requests > Files Changed to add a review.

    Go to the Files Changed submenu, click the icon in the code line, enter a review in the text box, and set a value for Severity and Assigned to. For example, set Severity to Minor and Assigned to to the MR creator, and select values for Comment type and Comment module from the drop-down list box, and click OK.

  • Click Merge Requests > details to add a review.

    Click target MR on the Merge Requests page. The merge request details page is displayed. Click Comments, enter a comment, and click OK.

Adding a Review for Commit

  • Method 1

    Click Code > Files to add a review.

    Click the target file on the Files tab page, click the icon in the code line, enter a review in the text box, and set a value for Severity and Assigned to. For example, set Severity to Minor and Assigned to to the MR creator, and select values for Comment type and Comment module from the drop-down list box, and click OK.

  • Method 2:

    Click Code > Commits to add a review.

    Click the target file on the Commits tab page, click the icon in the code line, enter a review in the text box, and set a value for Severity and Assigned to. For example, set Severity to Minor and Assigned to to the MR creator, and select values for Comment type and Comment module from the drop-down list box, and click OK.

  • Method 3:

    On the Commits page, click a commit to switch to the Comments page. Then you can create a comment.