Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'config/events/i_code_review_saved_replies_use_in_other.yml')
-rw-r--r--config/events/i_code_review_saved_replies_use_in_other.yml24
1 files changed, 24 insertions, 0 deletions
diff --git a/config/events/i_code_review_saved_replies_use_in_other.yml b/config/events/i_code_review_saved_replies_use_in_other.yml
new file mode 100644
index 00000000000..2b426ee9f98
--- /dev/null
+++ b/config/events/i_code_review_saved_replies_use_in_other.yml
@@ -0,0 +1,24 @@
+---
+description: A saved reply was used outside of a merge request
+category: InternalEventTracking
+action: i_code_review_saved_replies_use_in_other
+label_description:
+property_description:
+value_description:
+extra_properties:
+identifiers:
+- project
+- user
+- namespace
+product_section: dev
+product_stage: create
+product_group: code_review
+milestone: "16.5"
+introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/132754
+distributions:
+- ce
+- ee
+tiers:
+- free
+- premium
+- ultimate