From 9b8c38963ce0621e2f559c8a10c85ef26b631f4d Mon Sep 17 00:00:00 2001 From: Mark Doerr Date: Fri, 7 Jul 2023 08:28:09 -0700 Subject: [PATCH] DEV: Update Slack regex for workflows (#168) meta: https://meta.discourse.org/t/slack-outgoing-wehhook-format/270208/5 --- config/settings.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/settings.yml b/config/settings.yml index f80cf30..41a8770 100644 --- a/config/settings.yml +++ b/config/settings.yml @@ -23,7 +23,7 @@ chat_integration: default: 400 chat_integration_slack_outbound_webhook_url: default: '' - regex: '^https:\/\/hooks\.slack\.com\/services\/.+$' + regex: '^https:\/\/hooks\.slack\.com\/(services|workflow)\/.+$' chat_integration_slack_icon_url: default: '' chat_integration_slack_transcript_quote: