test: cover qqbot channel guardrails

This commit is contained in:
Peter Steinberger
2026-04-27 08:58:08 +01:00
parent f7081a3879
commit 87b8072a85
2 changed files with 7 additions and 0 deletions

5
.github/labeler.yml vendored
View File

@@ -106,6 +106,11 @@
- any-glob-to-any-file:
- "extensions/slack/**"
- "docs/channels/slack.md"
"channel: synology-chat":
- changed-files:
- any-glob-to-any-file:
- "extensions/synology-chat/**"
- "docs/channels/synology-chat.md"
"channel: telegram":
- changed-files:
- any-glob-to-any-file:

View File

@@ -34,6 +34,7 @@ const GUARDED_CHANNEL_EXTENSIONS = new Set([
"msteams",
"nostr",
"nextcloud-talk",
"qqbot",
"signal",
"slack",
"synology-chat",
@@ -211,6 +212,7 @@ const LOCAL_EXTENSION_API_BARREL_GUARDS = [
"open-prose",
"phone-control",
"copilot-proxy",
"qqbot",
"sglang",
"zai",
"signal",