Updated on 2023-07-25 GMT+08:00

Viewing Review Records 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 Review record parameters

Parameter

Description

Status

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

Review comment

Comment provided by the reviewer

Approver

Reviewer who provides the review comment

Review date

Date when the reviewer submits the review comments

Assign to

Assign the task to the default or specified personnel.

Adding Comments on the Reviews for MR Tab

Go to the details page of the target merge request and add review comments at the bottom of the page.

Adding Comments on the Reviews for Commit Tab

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

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