You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adds a Slack notifications section to the workflows management docs that covers the events posted to configured channels, including the new daily stale review reminders for workflow-opened PRs that haven't merged after 3 days.
Changes
workflows/manage.mdx: New Slack notifications subsection under Configurations describing when Mintlify posts to configured channels — PR opened for review, 3-day stale review reminders (with strikethrough resolution), and merge/failure notifications.
Context
mintlify/server#5372 — adds a daily cron that sends Slack reminders for workflow-opened PRs awaiting review for 3+ days, with resolved reminders struck through.
mintlify/mint#7820 — updates the dashboard's Notification channels helper copy to mention the new 3-day reminder.
Note
Low Risk
Documentation-only updates with no runtime, auth, or data-handling changes.
Overview
Adds a Slack notifications subsection under workflow Configurations in English, Spanish, and French manage docs.
The new content explains how to turn on channel notifications (Mintlify Slack app plus Notification channels in workflow settings) and when Mintlify posts: a workflow opens a PR for review, 3-day stale-review daily reminders until merge/close (with the original message struck through once resolved), and merge or run failure. Stale reminders are limited to review-mode workflows and only when Slack channels are configured.
Reviewed by Cursor Bugbot for commit 2f6c97a. Bugbot is set up for automated code reviews on this repo. Configure here.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds a Slack notifications section to the workflows management docs that covers the events posted to configured channels, including the new daily stale review reminders for workflow-opened PRs that haven't merged after 3 days.
Changes
workflows/manage.mdx: New Slack notifications subsection under Configurations describing when Mintlify posts to configured channels — PR opened for review, 3-day stale review reminders (with strikethrough resolution), and merge/failure notifications.Context
Note
Low Risk
Documentation-only updates with no runtime, auth, or data-handling changes.
Overview
Adds a Slack notifications subsection under workflow Configurations in English, Spanish, and French
managedocs.The new content explains how to turn on channel notifications (Mintlify Slack app plus Notification channels in workflow settings) and when Mintlify posts: a workflow opens a PR for review, 3-day stale-review daily reminders until merge/close (with the original message struck through once resolved), and merge or run failure. Stale reminders are limited to review-mode workflows and only when Slack channels are configured.
Reviewed by Cursor Bugbot for commit 2f6c97a. Bugbot is set up for automated code reviews on this repo. Configure here.