Updated on 2025-09-23 GMT+08:00

Viewing Activities

Access a repository and click the Activities tab page to view all activities of the current repository. You can filter and query the activities by time range, operator, and other criteria.

  • All: displays all operation records of the repository including push, merge request, review comments, and members up to the present.
  • Push: displays all push operation records of the repository, such as code push and branch creation and deletion.
  • Merge Request: displays the operation records of all merge requests in the repository. You can click the sequence number of a merge request to view details, such as creating, closing, re-opening, and merging a merge request.
  • Review: displays all review comments of the repository. You can click the commit ID to view details where you can add or delete comments.
  • Member: displays the management records of all members in the repository, for example, adding or removing members and editing member permissions.