-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
Support for Microsoft Incoming Webhooks (Eg: Microsoft Teams Channel Webhooks) would be useful
Example:
https://customertenantname.webhook.office.com/webhookb2/ffffffff-ffff-ffff-ffff-ffffffffffff@ffffffff-ffff-ffff-ffff-ffffffffffff/IncomingWebhook/ffffffffffffffffffffffffffffffff/ffffffff-ffff-ffff-ffff-ffffffffffff
Possible Regex:
https:\/\/[a-z0-9A-Z]+\.webhook\.office\.com\/webhookb2\/[\da-zA-Z]{8}-([\da-zA-Z]{4}-){3}[\da-zA-Z]{12}@[\da-zA-Z]{8}-([\da-zA-Z]{4}-){3}[\da-zA-Z]{12}\/IncomingWebhook\/[\da-zA-Z]{32}\/[\da-zA-Z]{8}-([\da-zA-Z]{4}-){3}[\da-zA-Z]{12}cc @zricethezav
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers