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

event_definition.yml « gitlab_internal_events « generator_templates - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 0c5399a3d1bb66a213189374e34094e3643faa2c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
---
description: <%= args.last %>
category: InternalEventTracking
action: <%= event %>
label_description:
property_description:
value_description:
extra_properties:
identifiers:<%= event_identifiers %>
product_section: <%= options.fetch(:section) %>
product_stage: <%= options.fetch(:stage) %>
product_group: <%= options.fetch(:group) %>
milestone: "<%= milestone %>"
introduced_by_url: <%= options.fetch(:mr) %>
distributions:<%= distributions %>
tiers:<%= tiers %>