Update from code changes: document main branch autocommits - #6971
Open
mintlify[bot] wants to merge 1 commit into
Open
Update from code changes: document main branch autocommits#6971mintlify[bot] wants to merge 1 commit into
mintlify[bot] wants to merge 1 commit into
Conversation
Contributor
Author
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
Contributor
Author
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
hunterchen7
approved these changes
Aug 13, 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.
Summary
Documents a new publishing setting in the web editor that automatically commits changes made directly to the deployment branch, shortly after editing stops. Adds a "Main branch autocommits" subsection to the publishing settings on the editor settings page, alongside the existing draft-PR and default-merge-method toggles. Mirrors the new section in the Spanish, French, and Chinese translations. Triggering PR: https://github.com/mintlify/mint/pull/10110
Changes
editor/settings.mdxexplaining when to use the toggle, what it applies to, and how it interacts with feature branches and a locked deployment branch.es/,fr/, andzh/versions of the page.Note
Low Risk
Documentation-only changes to editor settings pages; no product code or behavior changes in this PR.
Overview
Documents the Main branch autocommits publishing toggle in the web editor settings docs, placed after pull request instructions and before draft-PR defaults.
The new section explains that enabling it auto-commits edits on the deployment branch shortly after editing stops; when off, those edits stay pending until publish. It clarifies scope: only the deployment branch, feature branches still autocommit, and locking the deployment branch overrides this setting.
The same section is added to Spanish, French, and Chinese
editor/settings.mdxtranslations, withmain-branch-autocommitsanchor IDs on the localized pages (English uses a heading without a wrapper div).Reviewed by Cursor Bugbot for commit fbdf848. Bugbot is set up for automated code reviews on this repo. Configure here.