DEV: Update Slack regex for workflows (#168)

meta: https://meta.discourse.org/t/slack-outgoing-wehhook-format/270208/5
This commit is contained in:
Mark Doerr 2023-07-07 08:28:09 -07:00 committed by GitHub
parent c753175b57
commit 9b8c38963c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ chat_integration:
default: 400 default: 400
chat_integration_slack_outbound_webhook_url: chat_integration_slack_outbound_webhook_url:
default: '' default: ''
regex: '^https:\/\/hooks\.slack\.com\/services\/.+$' regex: '^https:\/\/hooks\.slack\.com\/(services|workflow)\/.+$'
chat_integration_slack_icon_url: chat_integration_slack_icon_url:
default: '' default: ''
chat_integration_slack_transcript_quote: chat_integration_slack_transcript_quote: