Module: Gitlab::Audit::Type::Shared

Included in:
Definition
Defined in:
lib/gitlab/audit/type/shared.rb

Constant Summary collapse

PARAMS =

The PARAMS in config/audit_events/types/type_schema.json

%i[
  name
  description
  introduced_by_issue
  introduced_by_mr
  feature_category
  milestone
  saved_to_database
  streamed
].freeze