Skip to content

Add tracking to merge request labels/milestone changes [RUN ALL RSPEC] [RUN AS-IF-FOSS]

Patrick Bajao requested to merge 292824-track-label-milestone-change into master

What does this MR do?

We need to track how many users change the labels and milestone for MRs.

To get that, whenever the labels and milestone changes for a merge request, we track the following events:

  • i_code_review_user_labels_changed
  • i_code_review_user_milestone_changed

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Related to #292824 (closed)

Edited by 🤖 GitLab Bot 🤖

Merge request reports