Skip to content

Conversation

@ethanpalm
Copy link
Collaborator

@ethanpalm ethanpalm commented Dec 23, 2025

Added documentation for the new branch deletion feature in the web editor. Users can now delete merged branches to keep their repository organized, with protections preventing deletion of deployment and default branches.

Files changed:

  • guides/branches.mdx - Added "Delete branches" section with web editor and CLI instructions
  • editor/publish.mdx - Added "Delete branches" section in publishing workflow

Generated from feat: add delete branch endpoint @ricardonunez-io


Note

Documents the new branch deletion capability and best practices.

  • Adds Delete branches section to editor/publish.mdx with web editor steps and a note that protected branches (deployment/default) cannot be deleted
  • Expands guides/branches.mdx with web editor steps, CLI commands for deleting local/remote branches, a warning about force-deleting with -D, and a checklist on when to delete vs. keep branches

Written by Cursor Bugbot for commit cb0a87a. This will update automatically on new commits. Configure here.

ethanpalm and others added 2 commits December 23, 2025 10:13
Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
Copy link
Contributor

@ricardonunez-io ricardonunez-io left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We actually ended up removing this feature @ethanpalm :sadge:

@ethanpalm
Copy link
Collaborator Author

We actually ended up removing this feature @ethanpalm :sadge:

this explains why I'm having such a hard time testing it 🙃

@ethanpalm ethanpalm closed this Dec 23, 2025
@ethanpalm ethanpalm deleted the mintlify/document-branch-deletion-feature-9189 branch December 23, 2025 18:21
@ricardonunez-io
Copy link
Contributor

this explains why I'm having such a hard time testing it 🙃

Hahah yeah sorry about that the revert PR came like a day later so it wasn't too visible in the commit log

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants