Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 7 additions & 6 deletions es/agent/workflows.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,10 @@ Cada flujo de trabajo puede ejecutarse hasta 50 veces al día. Las ejecuciones q

1. Abre la página [Workflows](https://dashboard.mintlify.com/products/workflows) en tu dashboard.
2. Haz clic en **New workflow**.
3. Configura el disparador, la instrucción y otros ajustes.
4. Opcionalmente, habilita las notificaciones de Slack para notificar a los canales cuando el flujo de trabajo se complete. Consulta [Notificaciones de Slack](#slack-notifications).
5. Haz clic en **Create workflow**.
3. Configura el nombre del flujo de trabajo, el tipo de disparador, los repositorios y la programación.
4. Escribe las instrucciones del agente y elige si deseas fusionar automáticamente las solicitudes de extracción.
5. Opcionalmente, habilita las notificaciones de Slack para cuando el flujo de trabajo se complete.
6. Haz clic en **Create workflow**.

<Frame>
<img src="/images/agent/new-workflow-light.png" alt="La página de configuración del nuevo flujo de trabajo." className="block dark:hidden" />
Expand Down Expand Up @@ -190,7 +191,7 @@ automerge: true
Envía mensajes de Slack cuando un flujo de trabajo finalice o falle. Las notificaciones incluyen el estado del flujo de trabajo, un enlace a la solicitud de extracción y un resumen de los cambios.

<Note>
Las notificaciones de Slack requieren que Slack esté instalado en tu organización. Conecta Slack desde tu [dashboard](https://dashboard.mintlify.com/products/agent).
Las notificaciones de Slack requieren la aplicación Mintlify Slack en el espacio de trabajo de Slack de tu organización. Instala la aplicación de Slack desde tu [dashboard](https://dashboard.mintlify.com/products/agent).
</Note>

<div id="configure-slack-notifications-in-the-dashboard">
Expand All @@ -199,8 +200,8 @@ Las notificaciones de Slack requieren que Slack esté instalado en tu organizaci

Al crear o editar un flujo de trabajo en el dashboard, puedes habilitar las notificaciones de Slack en el interruptor **Notify on completion**:

1. Si aún no has conectado Slack, haz clic en **Install slack app** para conectar tu espacio de trabajo de Slack directamente desde la página del flujo de trabajo.
2. Activa **Notify on completion** para habilitar las notificaciones de Slack.
1. Si aún no has conectado Slack, haz clic en **Install slack app**.
2. Haz clic en el interruptor **Notify on completion**.
3. Busca y selecciona los canales a los que deseas notificar.
4. Guarda tu flujo de trabajo.

Expand Down
13 changes: 7 additions & 6 deletions fr/agent/workflows.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,10 @@ Chaque workflow peut s’exécuter jusqu’à 50 fois par jour. Les exécutions

1. Ouvrez la page [Workflows](https://dashboard.mintlify.com/products/workflows).
2. Cliquez sur **New workflow**.
3. Configurez le déclencheur, le prompt et les autres paramètres.
4. Facultatif : activez les notifications Slack pour notifier les canaux lorsque le workflow se termine. Consultez [Notifications Slack](#slack-notifications).
5. Cliquez sur **Create workflow**.
3. Configurez le nom du workflow, le type de déclencheur, les référentiels et la planification.
4. Rédigez les instructions de l'agent et choisissez si vous souhaitez fusionner automatiquement les pull requests.
5. Facultatif : activez les notifications Slack pour lorsque le workflow se termine.
6. Cliquez sur **Create workflow**.

<Frame>
<img src="/images/agent/new-workflow-light.png" alt="La page de configuration d’un nouveau workflow." className="block dark:hidden" />
Expand Down Expand Up @@ -190,7 +191,7 @@ automerge: true
Envoyez des messages Slack lorsqu'un workflow se termine ou échoue. Les notifications incluent le statut du workflow, un lien vers la pull request (demande de fusion) et un résumé des changements.

<Note>
Les notifications Slack nécessitent une installation de Slack dans votre organisation. Connectez Slack sur votre [dashboard](https://dashboard.mintlify.com/products/agent).
Les notifications Slack nécessitent l'application Mintlify Slack dans l'espace de travail Slack de votre organisation. Installez l'application Slack depuis votre [dashboard](https://dashboard.mintlify.com/products/agent).
</Note>

<div id="configure-slack-notifications-in-the-dashboard">
Expand All @@ -199,8 +200,8 @@ Les notifications Slack nécessitent une installation de Slack dans votre organi

Lors de la création ou de la modification d'un workflow dans le dashboard, vous pouvez activer les notifications Slack via le bouton **Notify on completion** :

1. Si vous n'avez pas encore connecté Slack, cliquez sur **Install slack app** pour connecter votre espace de travail Slack directement depuis la page du workflow.
2. Activez **Notify on completion** pour activer les notifications Slack.
1. Si vous n'avez pas encore connecté Slack, cliquez sur **Install slack app**.
2. Cliquez sur le bouton **Notify on completion**.
3. Recherchez et sélectionnez les canaux que vous souhaitez notifier.
4. Enregistrez votre workflow.

Expand Down
13 changes: 7 additions & 6 deletions zh/agent/workflows.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,10 @@ tag: "测试版"

1. 打开 [Workflows](https://dashboard.mintlify.com/products/workflows) 页面。
2. 点击 **New workflow**。
3. 配置触发器、提示词和其他设置。
4. 可选:启用 Slack 通知,以便在工作流完成时通知频道。请参阅 [Slack 通知](#slack-notifications)。
5. 点击 **Create workflow**。
3. 配置工作流名称、触发器类型、存储库和计划。
4. 编写 agent 指令,并选择是否自动合并拉取请求。
5. 可选:启用 Slack 通知,以便在工作流完成时收到通知。
6. 点击 **Create workflow**。

<Frame>
<img src="/images/agent/new-workflow-light.png" alt="新建工作流的设置页面。" className="block dark:hidden" />
Expand Down Expand Up @@ -190,7 +191,7 @@ automerge: true
在工作流完成或失败时发送 Slack 消息。通知内容包括工作流状态、拉取请求 (PR;亦称"合并请求"/Merge Request) 链接以及变更摘要。

<Note>
Slack 通知要求你的组织已安装 Slack。请在你的[控制台](https://dashboard.mintlify.com/products/agent)连接 Slack。
Slack 通知要求你的组织的 Slack 工作区中已安装 Mintlify Slack 应用。请从你的[控制台](https://dashboard.mintlify.com/products/agent)安装 Slack 应用
</Note>

<div id="configure-slack-notifications-in-the-dashboard">
Expand All @@ -199,8 +200,8 @@ Slack 通知要求你的组织已安装 Slack。请在你的[控制台](https://

在控制台中创建或编辑工作流时,你可以在 **Notify on completion** 开关下启用 Slack 通知:

1. 如果你尚未连接 Slack,请点击 **Install slack app** 直接从工作流页面连接你的 Slack 工作区
2. 打开 **Notify on completion** 开关以启用 Slack 通知
1. 如果你尚未连接 Slack,请点击 **Install slack app**。
2. 点击 **Notify on completion** 开关
3. 搜索并选择你想要通知的频道。
4. 保存你的工作流。

Expand Down
Loading