From d9fc8d5323d47448c7fd90def9875dc2fe15e503 Mon Sep 17 00:00:00 2001 From: Nelson Wolf Date: Wed, 5 Jun 2024 09:45:18 -0700 Subject: [PATCH 1/2] Remove todo and link to slack documentation --- 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 7afaa17fd9..f728bb2f63 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` From ba6e0639a6b744fe9059dab371f18a28aec98558 Mon Sep 17 00:00:00 2001 From: Nelson Wolf Date: Wed, 5 Jun 2024 09:47:03 -0700 Subject: [PATCH 2/2] add period --- 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 f728bb2f63..e5253f834c 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. See [Using Slack hooks](using-slack-hooks.md) + API token for Slack notifications. See [Using Slack hooks](using-slack-hooks.md). ### `--ssl-cert-file`