summaryrefslogtreecommitdiff
path: root/db/docs
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-05-10 15:13:04 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2023-05-10 15:13:04 +0000
commit4e9ceea7f8ff3e097ad45f6f54c1b7165248e848 (patch)
tree6cc413c085934f15c789d539f69dcb89600c71fb /db/docs
parent0e0df204c1a0d859ccbbe1be83a5e09a53381f17 (diff)
downloadgitlab-ce-4e9ceea7f8ff3e097ad45f6f54c1b7165248e848.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'db/docs')
-rw-r--r--db/docs/ci_editor_ai_conversation_messages.yml10
1 files changed, 10 insertions, 0 deletions
diff --git a/db/docs/ci_editor_ai_conversation_messages.yml b/db/docs/ci_editor_ai_conversation_messages.yml
new file mode 100644
index 00000000000..fd7ab9bac61
--- /dev/null
+++ b/db/docs/ci_editor_ai_conversation_messages.yml
@@ -0,0 +1,10 @@
+---
+table_name: ci_editor_ai_conversation_messages
+classes:
+- Ci::Editor::AiConversation::Message
+feature_categories:
+- pipeline_composition
+description: "Represents an ai message for a user and project for the pipeline editor bot."
+introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/119840
+milestone: '16.0'
+gitlab_schema: gitlab_ci