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: 26adc55726e8720c5bcea2d4d3d780b43d69bb93 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
---
description: <%= args.last %>
category: GitlabInternalEvents
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 %>