From 03acb869b77d7cc3dd52b8f94bb47232a25d02a4 Mon Sep 17 00:00:00 2001 From: Hans Knecht Date: Fri, 26 Feb 2021 10:52:28 -0500 Subject: [PATCH] docs: updating slack alert docs tone Signed-off-by: Hans Knecht --- docs/gitbook/usage/alerting.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/gitbook/usage/alerting.md b/docs/gitbook/usage/alerting.md index 275c0495..a2636178 100644 --- a/docs/gitbook/usage/alerting.md +++ b/docs/gitbook/usage/alerting.md @@ -9,7 +9,8 @@ You can define a global alert provider at install time or configure alerts on a #### Slack Configuration -Flagger does not work as a slack app. Flagger instead requires a custom webhook integration. +Flagger requires a custom webhook integration from slack, instead of the new slack app system. + The webhook can be generated by following the [legacy slack documentation](https://api.slack.com/legacy/custom-integrations/messaging/webhooks) #### Flagger configuration