Skip to content

Adding product intelligence review to MRs that uses Usage Data API

Michał Wielich requested to merge michold-add-pi-review-for-frontend into master

What does this MR do and why?

Related to #366624 (closed)

Currently, MRs with frontend changes using event tracking helpers are not assigned for product intelligence review automatically. We want to fix that.

Screenshots or screen recordings

These are strongly recommended to assist reviewers and reduce the time to merge your change.

How to set up and validate locally

  1. Create an MR branching off of this branch
  2. Edit a js or vue file, using the trackRedisHllUserEvent or trackRedisCounterEvent helper from app/assets/javascripts/api.js
  3. Make sure that dangerbot assigns the MR for product intelligence review

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports