Update from code changes: document Auto publish and draft PR default - #7093
Update from code changes: document Auto publish and draft PR default#7093mintlify-development[bot] wants to merge 1 commit into
Conversation
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes using default effort and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Want higher recall? High effort reviews run extra passes and find more bugs. A team admin can switch effort levels in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit f36e788. Configure here.
| <div id="auto-publish"> | ||
|
|
||
| ### Autocommits en la rama principal | ||
| ### Auto publish |
There was a problem hiding this comment.
Duplicate Auto publish section anchors
Low Severity
The auto-publish wrapper and the English ### Auto publish heading both produce the same fragment id, so the Spanish and French pages emit duplicate auto-publish anchors. The Chinese page avoids the clash by keeping a translated heading inside the wrapper.
Additional Locations (1)
Reviewed by Cursor Bugbot for commit f36e788. Configure here.
|
FYI I'm cool with the high level content changes! |
|
addressed by #7112 so closing this PR |


Summary
Document the editor's new Auto publish mode (replacing Main branch autocommits) and the flipped default so new deployments create pull requests as drafts by default.
Changes
es,fr, andzhtranslations, and update their section anchors.Context
Reflects mintlify/mint#10337, mintlify/mint#10403, mintlify/mint#10352, and mintlify/server#7688.
Note
Low Risk
Documentation-only updates to editor settings pages; no application or API code changes.
Overview
Updates editor settings docs (EN, ES, FR, ZH) for two publishing behavior changes.
Auto publish replaces the Main branch autocommits section (anchor
auto-publishin localized pages). The new copy describes skipping branches and the Publish step, hiding the branch selector, direct commits to the deployment branch, when to use wiki-style vs review workflows, and migration for teams that had main-branch autocommits.Create pull requests as drafts by default gets light wording tweaks and a note that new deployments enable it by default while existing deployments keep their current setting.
Reviewed by Cursor Bugbot for commit f36e788. Bugbot is set up for automated code reviews on this repo. Configure here.