From 6a8f084abd8a02bb46d6c2a8c1716d7fc0695263 Mon Sep 17 00:00:00 2001 From: Nelson Wolf Date: Wed, 5 Jun 2024 11:48:50 -0700 Subject: [PATCH] docs: Remove todo and link to slack documentation (#4633) --- runatlantis.io/docs/server-configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/runatlantis.io/docs/server-configuration.md b/runatlantis.io/docs/server-configuration.md index 7afaa17fd..e5253f834 100644 --- a/runatlantis.io/docs/server-configuration.md +++ b/runatlantis.io/docs/server-configuration.md @@ -1197,7 +1197,7 @@ This is useful when you have many projects and want to keep the pull request cle ATLANTIS_SLACK_TOKEN='token' ``` - API token for Slack notifications. Slack is not fully supported. TODO: Slack docs. + API token for Slack notifications. See [Using Slack hooks](using-slack-hooks.md). ### `--ssl-cert-file`