docs: add editor settings page for AI and publishing#5810
Merged
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.
Summary
Documents the editor's new per-user AI instructions and per-deployment publishing settings (commit instructions, pull request instructions, draft pull requests by default, default merge method) that the editor now applies when generating commits, opening pull requests, and running AI edit and agent actions.
Changes
editor/settings.mdxcovering:docs.json.Context
Triggered by the upstream change that wires the editor's settings into AI edits, agent sessions, commit message generation, pull request metadata generation, draft PR creation, and merge-and-publish.
Note
Low Risk
Low risk: documentation-only additions plus navigation updates; no runtime behavior or security-sensitive logic changes.
Overview
Documents the editor’s Settings capabilities by adding a new
editor/settings.mdxpage (andes/frtranslations) covering per-user AI instructions and per-deployment publishing behavior (commit/PR guidance, draft PR default, and merge method).Updates
docs.json,es.json, andfr.jsonnavigation to include the new Editor settings page in the Editor section.Reviewed by Cursor Bugbot for commit 89c17a9. Bugbot is set up for automated code reviews on this repo. Configure here.