Help Center> CodeArts Repo> User Guide> Old Version> Cloud Repositories> Viewing Review Records of a Repository
Updated on 2023-05-06 GMT+08:00

Viewing Review Records of a Repository

Access a repository and click the Reviews tab page to view the review information about the repository.

Merge Requests

This tab displays all review records of merge requests. You can select a reviewer to filter records.
Table 1 Parameter description

Parameter

Description

Reviewer

Reviews merge requests or comments on the merge requests.

Merge Requests

Merge request to which the review record belongs. You can click the merge request name to view the merge request details.

Comments

Review comments of the reviewer.

Time

The date when the reviewer submits the review comments.

Requester

Author of the review comment.

Commits

This tab displays all records submitted for review. You can select a reviewer to filter records.
Table 2 Parameter description

Parameter

Description

Reviewer

Reviews commits.

Commit ID

Sequence number of commits. You can click an ID to view commit details.

Comments

Review comments of the reviewer.

Time

The date when the reviewer submits the review comments.

Requester

Author who commits code.