From ce44a70c5d621603ba88c26676dd256ac98c71e7 Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Wed, 20 May 2026 23:58:11 +0000 Subject: [PATCH] docs: document Slack notification channels for workflows --- workflows/enable.mdx | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/workflows/enable.mdx b/workflows/enable.mdx index 3fe0eb7f5..33f4ea2ec 100644 --- a/workflows/enable.mdx +++ b/workflows/enable.mdx @@ -74,4 +74,23 @@ You can change the target languages at any time by opening the workflow's settin After saving the workflow, click **Translate now** to run it on demand using the currently saved target languages. The workflow must be enabled to trigger a manual run. Manual runs do not affect the workflow's regular trigger. +## Slack notifications + +Connect Slack to get updates about your workflows in the channels of your choice. After Slack is connected, the selected channels receive a message when: + +- A workflow opens a pull request for review. +- A workflow's pull request merges. +- A workflow's pull request has been waiting for review for 3 days. + +The 3-day reminder helps surface stale reviews so that documentation changes don't sit unmerged. + +### Configure Slack notification channels + +1. Open the [Workflows](https://dashboard.mintlify.com/products/workflows?tab=workflows) page in your dashboard. +2. Open the global Slack notification settings. +3. If Slack is not already connected, click **Connect Slack** and follow the prompts to install the Mintlify Slack app. +4. Under **Notification channels**, search for and select one or more channels to receive workflow notifications. + +Selected channels apply to every workflow in the project. Invite the Mintlify Slack app to any private channels you select so it can post messages. +