Skip to content

US077 As a Team Leader, I want to track commits made by my team members to ensure proper version control usage

Description:

As a Team Leader, I want to track commits made by my team members to ensure proper version control usage. This helps keeping track of project progress and helps resolving issues.

Linked Requirements & Use Cases?

Current Definition of Done

  • Implemented
  • Pair Reviewed
  • Tested
  • Documents updated
  • ? other

Acceptance Criterias

  • All commits are clearly listed.
  • Each commit shows the author’s name, timestamp, and commit message.
  • The information is accessible directly in the GitLab interface without additional plugins or installations.
Edited by AH0986