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/automation_rules.yml')
-rw-r--r--db/docs/automation_rules.yml10
1 files changed, 10 insertions, 0 deletions
diff --git a/db/docs/automation_rules.yml b/db/docs/automation_rules.yml
new file mode 100644
index 00000000000..fcbbf247f9d
--- /dev/null
+++ b/db/docs/automation_rules.yml
@@ -0,0 +1,10 @@
+---
+table_name: automation_rules
+description: Stores automation rules and their trigger events
+classes:
+- Automation::Rule
+feature_categories:
+- no_code_automation
+introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/111021
+milestone: '15.9'
+gitlab_schema: gitlab_main