Workflows updates#6023
Merged
Merged
Conversation
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit cb654fb. Configure here.
Contributor
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
Contributor
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
This was referenced May 29, 2026
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.

Documentation changes
This PR updates the workflow docs based on recent changes to the feature.
Closes https://linear.app/mintlify/issue/DOC-382/workflow-docs-updates
For Reviewers
When reviewing documentation PRs, please consider:
✅ Technical accuracy
✅ Clarity and completeness
✅ User experience
Note
Low Risk
Documentation-only changes (navigation, redirects, and copy); no application code or security-sensitive behavior.
Overview
This PR restructures the Workflows documentation to match the updated product: new information architecture, consolidated setup docs, and clearer guidance on triggers, credits, and predefined workflows.
The navigation now orders pages as overview → predefined reference → manage → create, drops the separate Enable page (content moves into Manage workflows), and adds
/workflows/referencefor all built-in workflows./workflows/enableredirects to/workflows/manage.Manage workflows becomes the single place to enable workflows, configure triggers (content update, code change, custom schedule), update mode, context repos, and instructions—aligned with settings opening in a side panel (not a modal).
workflows/enable.mdxis removed.Workflows overview documents three trigger types, links runs to credit usage, and adds next-step cards. A new Use workflows guide covers when to automate, writing instructions, context repos, credit control, and reviewing runs; it’s linked from Guides and Create a custom workflow.
Changelog and cross-links rename the assistant workflow to Draft improvements from assistant conversations and point at the new reference anchor.
Reviewed by Cursor Bugbot for commit 72fca6f. Bugbot is set up for automated code reviews on this repo. Configure here.