From 992c31e6e85fa76741ecdf0a0733342317182cd0 Mon Sep 17 00:00:00 2001 From: m1heng <18018422+m1heng@users.noreply.github.com> Date: Sat, 31 Jan 2026 00:04:45 +0800 Subject: [PATCH] chore: add feishu channel to labeler config Co-Authored-By: Claude Opus 4.5 --- .github/labeler.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/labeler.yml b/.github/labeler.yml index 5c19fa418..e80d0bd7d 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -3,6 +3,11 @@ - any-glob-to-any-file: - "extensions/bluebubbles/**" - "docs/channels/bluebubbles.md" +"channel: feishu": + - changed-files: + - any-glob-to-any-file: + - "extensions/feishu/**" + - "docs/channels/feishu.md" "channel: discord": - changed-files: - any-glob-to-any-file: