docs: document selective publishing in the editor - #7329
Open
mintlify[bot] wants to merge 1 commit into
Open
Conversation
Contributor
Author
|
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.
Documentation changes
Adds a "Publish selected changes" section to the editor publish page covering the newly shipped selective (scoped) publishing feature: how to pick a subset of pending changes from the publish menu, the 500-change per-publish limit, how the editor auto-resolves navigation dependencies (auto-including required changes, or dropping selections that can't be made consistent), and a note that the feature is available on request.
/cc @ethanpalm
Closes
For Reviewers
When reviewing documentation PRs, please consider:
✅ Technical accuracy
✅ Clarity and completeness
✅ User experience
Generated by Mintlify Agent.
Requested by: ethan@mintlify.com via Slack
Mintlify session: slack_1789063414.560359_C0BGJ8W6CUB
Note
Low Risk
Documentation-only update with no runtime, auth, or data-handling impact.
Overview
Documents selective (scoped) publishing in the editor publish guide by adding a Publish selected changes section before the existing publish flow table.
The new section explains that users can choose a subset of pending changes from the publish menu (default behavior still publishes everything), caps selection at 500 changes per Publish or Create pull request, and describes navigation dependency handling (auto-including required related changes or dropping selections that would break consistency). A note states the capability is enabled on request via Mintlify.
Reviewed by Cursor Bugbot for commit f667d9f. Bugbot is set up for automated code reviews on this repo. Configure here.