From 5331ba83d7eb04bfda1dfd5a308918aed0ecab65 Mon Sep 17 00:00:00 2001 From: Junyan Qin Date: Wed, 25 Jun 2025 10:57:38 +0800 Subject: [PATCH] chore: update description of lark bot name field --- pkg/platform/sources/lark.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pkg/platform/sources/lark.yaml b/pkg/platform/sources/lark.yaml index 51efb951..f51bab76 100644 --- a/pkg/platform/sources/lark.yaml +++ b/pkg/platform/sources/lark.yaml @@ -29,6 +29,9 @@ spec: label: en_US: Bot Name zh_Hans: 机器人名称 + description: + en_US: Must be the same as the name of the bot in Lark, otherwise the bot will not be able to receive messages in the group + zh_Hans: 必须与飞书机器人名称一致,否则机器人将无法在群内正常接收消息 type: string required: true default: ""