From 2a376897a9232737c63d2713f49b328afe1d1a0f Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2026 17:39:18 +0000 Subject: [PATCH 1/2] docs: document Slack channel message automation trigger --- automations/index.mdx | 3 ++- automations/manage.mdx | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/automations/index.mdx b/automations/index.mdx index fb2e5e27cb..6bbf8c1641 100644 --- a/automations/index.mdx +++ b/automations/index.mdx @@ -22,12 +22,13 @@ When an automation runs, the agent reads your project content and any connected ## Trigger types -Automations support four trigger types. +Automations support five trigger types. - **Content update**: Runs when content changes push to your Mintlify project repository, including pull request merges and direct pushes. - **Code change**: Runs when a pull request merges in a connected source code repository. - **Custom schedule**: Runs on a recurring schedule. Automations queue within 10 minutes of the scheduled time. - **Integration**: Runs when a selected event occurs in a connected shared integration. Requires an [Enterprise plan](https://mintlify.com/pricing?ref=automations). +- **Slack channel message**: Runs when someone posts a new top-level message in a selected Slack channel. Available for custom automations. Requires the [Mintlify Slack app](/agent/slack) installed in your workspace. Each automation has exactly one trigger. You cannot combine trigger types in a single automation. diff --git a/automations/manage.mdx b/automations/manage.mdx index 0a0784aa43..5a06d75b37 100644 --- a/automations/manage.mdx +++ b/automations/manage.mdx @@ -45,6 +45,7 @@ Each automation has a default trigger that controls when it runs. To change the - **Code change**: Runs when a pull request merges in a connected source code repository. You must specify at least one source repository. - **Custom schedule**: Runs on a recurring schedule you define. Automations queue within 10 minutes of the scheduled time. - **Integration**: Runs when a selected event occurs in a connected shared integration. Available for custom automations. Select the integration and event, then complete any additional event fields that appear. +- **Slack channel message**: Runs when someone posts a new top-level message in a selected Slack channel. Available for custom automations. Select one or more channels where the [Mintlify Slack app](/agent/slack) is a member. Mintlify skips thread replies, messages from bots, and messages that mention the Mintlify agent, and it deduplicates by Slack event ID so a single message triggers each matching automation at most once. When the automation acts, it replies in the triggering thread with a summary and a link to any pull request it opens. ### Update mode From 16496b87b54be954ed7db8a7487a42beb2fed2ef Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2026 17:42:39 +0000 Subject: [PATCH 2/2] docs: mirror Slack channel trigger content to es, fr, zh --- automations/manage.mdx | 2 +- es/automations/index.mdx | 3 ++- es/automations/manage.mdx | 1 + fr/automations/index.mdx | 3 ++- fr/automations/manage.mdx | 1 + zh/automations/index.mdx | 3 ++- zh/automations/manage.mdx | 1 + 7 files changed, 10 insertions(+), 4 deletions(-) diff --git a/automations/manage.mdx b/automations/manage.mdx index 5a06d75b37..eb37a39b86 100644 --- a/automations/manage.mdx +++ b/automations/manage.mdx @@ -45,7 +45,7 @@ Each automation has a default trigger that controls when it runs. To change the - **Code change**: Runs when a pull request merges in a connected source code repository. You must specify at least one source repository. - **Custom schedule**: Runs on a recurring schedule you define. Automations queue within 10 minutes of the scheduled time. - **Integration**: Runs when a selected event occurs in a connected shared integration. Available for custom automations. Select the integration and event, then complete any additional event fields that appear. -- **Slack channel message**: Runs when someone posts a new top-level message in a selected Slack channel. Available for custom automations. Select one or more channels where the [Mintlify Slack app](/agent/slack) is a member. Mintlify skips thread replies, messages from bots, and messages that mention the Mintlify agent, and it deduplicates by Slack event ID so a single message triggers each matching automation at most once. When the automation acts, it replies in the triggering thread with a summary and a link to any pull request it opens. +- **Slack channel message**: Runs when someone posts a new top-level message in a selected Slack channel. Available for custom automations. Select one or more channels where the [Mintlify Slack app](/agent/slack) is a member. Mintlify skips thread replies, messages from bots, and messages that mention the Mintlify agent. Mintlify deduplicates by Slack event ID so a single message triggers each matching automation at most once. When the automation acts, it replies in the triggering thread with a summary and a link to any pull request it opens. ### Update mode diff --git a/es/automations/index.mdx b/es/automations/index.mdx index f42b3bf298..f29f9b47fd 100644 --- a/es/automations/index.mdx +++ b/es/automations/index.mdx @@ -24,12 +24,13 @@ Usa automatizaciones que se activan ante cambios de contenido o de código para ## Tipos de activadores -Las automatizaciones admiten cuatro tipos de activadores. +Las automatizaciones admiten cinco tipos de activadores. - **Actualización de contenido**: se ejecuta cuando se hacen pushes con cambios de contenido al repositorio de tu proyecto de Mintlify, incluidas las fusiones de pull requests y los pushes directos. - **Cambio de código**: se ejecuta cuando se fusiona una pull request en un repositorio de código fuente conectado. - **Programación personalizada**: se ejecuta de forma recurrente. Las automatizaciones se ponen en cola dentro de los 10 minutos siguientes a la hora programada. - **Integración**: se ejecuta cuando ocurre un evento seleccionado en una integración compartida conectada. Está disponible para automatizaciones personalizadas. +- **Mensaje en canal de Slack**: se ejecuta cuando alguien publica un nuevo mensaje de nivel superior en un canal de Slack seleccionado. Está disponible para automatizaciones personalizadas. Requiere la [aplicación Mintlify de Slack](/es/agent/slack) instalada en tu workspace. Cada automatización tiene exactamente un activador. No puedes combinar tipos de activadores en una sola automatización. diff --git a/es/automations/manage.mdx b/es/automations/manage.mdx index e6662886d9..dc22557e24 100644 --- a/es/automations/manage.mdx +++ b/es/automations/manage.mdx @@ -53,6 +53,7 @@ Cada automatización tiene un activador predeterminado que controla cuándo se e - **Cambio de código**: se ejecuta cuando se fusiona una pull request en un repositorio de código fuente conectado. Debes especificar al menos un repositorio de origen. - **Programación personalizada**: se ejecuta de forma recurrente según la programación que definas. Las automatizaciones se ponen en cola dentro de los 10 minutos siguientes a la hora programada. - **Integración**: se ejecuta cuando ocurre un evento seleccionado en una integración compartida conectada. Está disponible para automatizaciones personalizadas. Selecciona la integración y el evento y completa los campos adicionales que aparezcan. +- **Mensaje en canal de Slack**: se ejecuta cuando alguien publica un nuevo mensaje de nivel superior en un canal de Slack seleccionado. Está disponible para automatizaciones personalizadas. Selecciona uno o más canales en los que la [aplicación Mintlify de Slack](/es/agent/slack) sea miembro. Mintlify omite las respuestas en hilos, los mensajes de bots y los mensajes que mencionan al agente de Mintlify, y deduplica por ID de evento de Slack para que un mismo mensaje active cada automatización coincidente como máximo una vez. Cuando la automatización actúa, responde en el hilo desencadenante con un resumen y un enlace a cualquier pull request que abra.