Skip to content

Commit 2483f26

Browse files
committed
Channels: add Feishu/Lark support
1 parent 4027b35 commit 2483f26

14 files changed

Lines changed: 1966 additions & 0 deletions

File tree

.github/labeler.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,12 @@
99
- "src/discord/**"
1010
- "extensions/discord/**"
1111
- "docs/channels/discord.md"
12+
"channel: feishu":
13+
- changed-files:
14+
- any-glob-to-any-file:
15+
- "src/feishu/**"
16+
- "extensions/feishu/**"
17+
- "docs/channels/feishu.md"
1218
"channel: googlechat":
1319
- changed-files:
1420
- any-glob-to-any-file:

0 commit comments

Comments
 (0)