Skip to content

Update from code changes: document selective publishing setting - #7319

Open
mintlify[bot] wants to merge 1 commit into
mainfrom
mintlify/3d10c131
Open

Update from code changes: document selective publishing setting#7319
mintlify[bot] wants to merge 1 commit into
mainfrom
mintlify/3d10c131

Conversation

@mintlify

@mintlify mintlify Bot commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

Summary

Documents the new Selective publishing editor setting that lets admins enable per-change checkboxes when publishing directly to the deployment branch.

Changes

  • Added a "Selective publishing" section to the editor settings page: what the setting does, that it's off by default, that it applies only on an unprotected deployment branch, and that dependent changes (like a deleted page and its navigation entry) toggle together.
  • Added a one-line mention with a link on the publish page's Publish action.
  • Mirrored both changes in the Spanish, French, and Chinese translations.

Context

The web editor now toggles each pending change independently in the publish flow instead of grouping all configuration changes together, and adds a deployment-wide "Selective publishing" setting (persisted, default off) that gates the per-row checkboxes. Removal-related rows still select and deselect as a group so partial publishes stay consistent. The settings toggle ships unconditionally, but the per-row checkboxes in the publish flow are additionally gated behind a remote feature flag (scoped-publishing), so confirm rollout state before merging.

https://github.com/mintlify/mint/pull/10658


Note

Low Risk
Documentation-only changes with no runtime, security, or data-handling impact.

Overview
Documents the new Selective publishing editor setting and how it affects direct Publish on an unprotected deployment branch.

Adds a Selective publishing section to editor/settings (with #selective-publishing anchors in localized pages): per-change checkboxes in the publish flow, default off, scope limited to unprotected deployment-branch publishes, and dependent changes toggling together (e.g. page delete + nav entry). Extends the Publish action description on editor/publish with a link to that setting. The same updates are mirrored in Spanish, French, and Chinese.

Reviewed by Cursor Bugbot for commit 56759eb. Bugbot is set up for automated code reviews on this repo. Configure here.

@mintlify

mintlify Bot commented Sep 9, 2026

Copy link
Copy Markdown
Contributor Author

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated
mintlify 🟢 Ready View Preview Sep 9, 2026, 8:23 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants