Update from code changes: document main branch autocommits - #6971
Merged
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
ethanpalm
approved these changes
Aug 14, 2026
ethanpalm
left a comment
Collaborator
There was a problem hiding this comment.
some small style changes (automations will roll these into the localized versions)
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 with no runtime or security impact.
Overview
Documents the Main branch autocommits publishing toggle on
editor/settings.mdx: when enabled, edits on the deployment branch commit to Git shortly after typing stops; when disabled, those edits stay pending until publish.The new section sits with existing publishing options (draft PRs, merge method) and clarifies that feature branches always autocommit regardless of the toggle, and that feature-branch work only reaches production when merged into the deployment branch.
Localized copies with anchor
main-branch-autocommitswere added ines/,fr/, andzh/; the English page uses a heading only (no anchor div). Note: the English line still says “your sire” instead of “site.”Reviewed by Cursor Bugbot for commit 916f919. Bugbot is set up for automated code reviews on this repo. Configure here.