gitlab-ce/config/events/gitlab_cli_command_used.yml

24 lines
577 B
YAML

description: Command is executed from the GitLab CLI
internal_events: true
action: gitlab_cli_command_used
identifiers:
- project
- namespace
- user
additional_properties:
label:
description: Command used - e.g. 'mr'
property:
description: Subcommand used - e.g. 'view'
command_and_subcommand:
description: Command and subcommand used - e.g. 'mr view'
product_group: code_review
product_categories:
- gitlab_cli
milestone: '18.0'
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/185183
tiers:
- free
- premium
- ultimate