From edd0ee4be5617c042e70b900126a0254b908a5bd Mon Sep 17 00:00:00 2001 From: Victor Santos Date: Fri, 14 Nov 2025 14:58:55 -0300 Subject: [PATCH] Refactor Slack integration documentation to use tabs instead of accordions for event descriptions, improving readability and organization of content. --- .../slack-integration.mdx | 36 +++++++------------ 1 file changed, 12 insertions(+), 24 deletions(-) diff --git a/docs/documentation/platform/workflow-integrations/slack-integration.mdx b/docs/documentation/platform/workflow-integrations/slack-integration.mdx index 684ace57b..38fc15ebe 100644 --- a/docs/documentation/platform/workflow-integrations/slack-integration.mdx +++ b/docs/documentation/platform/workflow-integrations/slack-integration.mdx @@ -169,10 +169,9 @@ This guide will provide step by step instructions on how to configure Slack inte The Slack integration supports the following events that can be configured for your projects. Each event is triggered when specific actions occur within your Infisical instance. -### Access Request - - - + + + ### Access Request This event is triggered when a user creates a new access approval request for a project. The notification includes details about the requester, the requested permissions, the secret path and environment, and whether the access is temporary or permanent. **When it's triggered:** @@ -189,13 +188,8 @@ The Slack integration supports the following events that can be configured for y - Direct link to review the request ![access request notification](/images/platform/workflow-integrations/slack-integration/access-request-notification.png) - - -### Access Request Updated - - - + ### Access Request Updated This event is triggered when an existing access approval request is modified or updated. This helps approvers stay informed about changes to pending requests. **When it's triggered:** @@ -212,13 +206,10 @@ The Slack integration supports the following events that can be configured for y - Direct link to review the updated request ![access request updated notification](/images/platform/workflow-integrations/slack-integration/access-request-updated-notification.png) - - + -### Secret Approval - - - + + ### Secret Approval This event is triggered when a secret approval request is created. This occurs when a user attempts to create, update, or delete secrets that require approval based on secret approval policies. **When it's triggered:** @@ -233,13 +224,10 @@ The Slack integration supports the following events that can be configured for y - Direct link to review and approve the secret changes ![secret approval notification](/images/platform/workflow-integrations/slack-integration/secret-approval-notification.png) - - + -### Secret Sync Error - - - + + ### Secret Sync Error This event is triggered when a secret sync operation fails. Secret syncs allow you to synchronize secrets between Infisical and external systems like GitHub, GitLab, AWS Secrets Manager, and others. **When it's triggered:** @@ -258,5 +246,5 @@ The Slack integration supports the following events that can be configured for y - Direct link to view and troubleshoot the sync configuration ![secret sync error notification](/images/platform/workflow-integrations/slack-integration/secret-sync-error-notification.png) - - + +