mirror of
https://github.com/gitlabhq/gitlabhq.git
synced 2025-08-16 17:13:01 +00:00
13 lines
392 B
YAML
13 lines
392 B
YAML
---
|
|
table_name: abuse_report_user_mentions
|
|
classes:
|
|
- AntiAbuse::Reports::UserMention
|
|
feature_categories:
|
|
- insider_threat
|
|
description: User mentions in abuse report notes
|
|
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/132505
|
|
milestone: '16.5'
|
|
gitlab_schema: gitlab_main
|
|
table_size: small
|
|
sharding_key_issue_url: https://gitlab.com/gitlab-org/gitlab/-/issues/553434
|