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

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'db/docs/incident_management_pending_alert_escalations.yml')
-rw-r--r--db/docs/incident_management_pending_alert_escalations.yml9
1 files changed, 9 insertions, 0 deletions
diff --git a/db/docs/incident_management_pending_alert_escalations.yml b/db/docs/incident_management_pending_alert_escalations.yml
new file mode 100644
index 00000000000..5c8f456f084
--- /dev/null
+++ b/db/docs/incident_management_pending_alert_escalations.yml
@@ -0,0 +1,9 @@
+---
+table_name: incident_management_pending_alert_escalations
+classes:
+- IncidentManagement::PendingEscalations::Alert
+feature_categories:
+- incident_management
+description: TODO
+introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/commit/e5cc867503dfbd54f99df90cce6be39bc4fde712
+milestone: '14.1'