Skip to content

Conversation

@PavelLaptev
Copy link
Contributor

This pull request updates the routing rules in vercel.json to improve how requests for virtual branches features are redirected. The main change is replacing a specific redirect with a more flexible pattern to ensure all relevant paths are correctly routed.

Routing improvements:

  • Removed the explicit redirect from /features/virtual-branches to /features/branch-management/virtual-branches, and replaced it with a wildcard redirect from /features/virtual-branches/:path* to /features/branch-management/:path*, allowing all subpaths to be redirected appropriately.

@vercel
Copy link

vercel bot commented Oct 4, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
gitbutler-docs Ready Ready Preview Comment Oct 4, 2025 2:36pm

@github-actions
Copy link

github-actions bot commented Oct 4, 2025

Broken Link Checker

1 broken links found. Links organised below by source page, or page where they were found.

1) /features/ai-integration/mcp-server

Target Link Link Text Reason
https://code.visualstudio.com/docs/copilot/copilot-customization#_custom-instructions ""custom instructions"" HTTP_500

@PavelLaptev
Copy link
Contributor Author

PavelLaptev commented Oct 4, 2025

Related to gitbutlerapp/gitbutler#10546

@PavelLaptev PavelLaptev merged commit a711d9e into main Oct 4, 2025
3 checks passed
@PavelLaptev PavelLaptev deleted the fallback-for-missing-paths branch October 4, 2025 14:44
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.

2 participants