Document global Slack notifications for workflows#5552
Open
mintlify[bot] wants to merge 1 commit intomainfrom
Open
Document global Slack notifications for workflows#5552mintlify[bot] wants to merge 1 commit intomainfrom
mintlify[bot] wants to merge 1 commit intomainfrom
Conversation
Generated-By: mintlify-agent
Contributor
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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
Documents the new organization-wide Slack notification settings for workflows. The Workflows page now has a Notifications button that opens a modal for connecting Slack and selecting default channels that receive updates whenever any workflow opens or merges a pull request. A banner on the Workflows page surfaces when no channels are configured. Per-workflow Slack notifications continue to work alongside the new global setting.
Changes
agent/workflows.mdx— Restructured the Slack notifications section to cover global notifications (configured from the Workflows page) and per-workflow notifications, and clarified that notifications fire on PR open and merge.changelog.mdx— Added an April 27, 2026 entry announcing the feature.Note
Low Risk
Documentation-only updates describing new global and per-workflow Slack notification configuration; no product logic changes.
Overview
Documents global Slack notifications for workflows, clarifying that notifications fire when workflows open or merge pull requests and updating the Slack app install link.
Updates the
Workflowsdocs to explain global channel defaults (configured from the Workflows page) alongside per-workflow overrides, and adds a newchangelog.mdxentry (April 27, 2026) announcing the feature.Reviewed by Cursor Bugbot for commit 9d5d3f5. Bugbot is set up for automated code reviews on this repo. Configure here.