Closed
Conversation
Generated-By: mintlify-agent
Contributor
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
Contributor
Author
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
Collaborator
|
Closing: the underlying PRs that remove file-based workflow support (mintlify/server#4604, mintlify/mint#7096) are still open and have not merged to main. When this ships, a new docs PR can be opened. |
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
Removes all documentation references to file-based workflows (
.mintlify/workflows/directory) and themint workflowCLI command, reflecting mintlify/server#4604 which removes backend support for file-based workflows.Changes
mint workflowcommand section.Note
Low Risk
Docs-only changes that remove deprecated guidance; main risk is confusing users if any remaining pages still mention file-based workflows.
Overview
Updates workflow docs to remove all file-based workflow and CLI creation paths, reflecting dashboard-only configuration.
agent/workflows.mdx(andes/,fr/,zhvariants) drops.mintlify/workflows/examples, frontmatter field docs, and workflow-file Slack notification config, and rewrites examples as prompt-only templates with explicit trigger/context callouts. CLI docs (cli/commands.mdx+ translations) remove themint workflowcommand section.Reviewed by Cursor Bugbot for commit e062ebe. Bugbot is set up for automated code reviews on this repo. Configure here.