Open
Conversation
Generated-By: mintlify-agent
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.
The web editor now has a fully functional publish flow that replaces the previous placeholder buttons. Users can publish directly, save to branches, create pull requests, view PR review status, and merge approved PRs — all from within the editor.
Changes
editor/publish.mdxwith the new publish actions (Publish, Save in branch, Create branch, Create pull request), PR review status display, and Merge and publish functionality.editor/collaborate.mdxto mention merging PRs directly from the editor.guides/branches.mdxto reflect the new Save in branch button label.guides/git-concepts.mdxto reflect the new feature branch workflow and add merge capability to the Git operations list.Note
Low Risk
Low risk documentation-only updates describing new publish/save/PR actions and in-editor PR merging; main risk is confusing users if wording doesn't match the shipped UI/permissions.
Overview
Updates the web editor docs to match the new publish popover flow, clarifying how actions vary by branch type and branch protection (publish directly, save in branch, create branch, create pull request).
Adds documentation for viewing pull request review status and merging approved PRs from within the editor via
Merge and publish, and updates related collaboration/branching guides to reflect the new button labels and feature-branch workflow steps.Reviewed by Cursor Bugbot for commit a047e17. Bugbot is set up for automated code reviews on this repo. Configure here.