fix: stabilize matrix and teams ci assertions

This commit is contained in:
Peter Steinberger
2026-03-24 05:28:08 +00:00
parent 0b54b64fe7
commit 0f84aac487
6 changed files with 23 additions and 6 deletions

View File

@@ -130,7 +130,7 @@ const createMSTeamsPlugin = (params: { outbound: ChannelOutboundAdapter }): Chan
label: "Microsoft Teams",
selectionLabel: "Microsoft Teams (Bot Framework)",
docsPath: "/channels/msteams",
blurb: "Bot Framework; enterprise support.",
blurb: "Teams SDK; enterprise support.",
},
capabilities: { chatTypes: ["direct"] },
config: {