• Patrick Bajao's avatar
    Track usage pings when MR gets locked/unlocked · e3a02506
    Patrick Bajao authored
    We need to track how many users locks/unlocks a merge request.
    
    To get that, whenever the `discussion_locked` gets toggled for a
    merge request, we track the following events:
    
    - i_code_review_user_mr_discussion_locked
    - i_code_review_user_mr_discussion_unlocked
    e3a02506
292824-track-mr-lock-changes.yml 99 Bytes