fix: add 4 missing redirects causing CI to always fail#3573
Conversation
Four URLs with real traffic had no matching page or redirect, causing check-missing-redirects to always exit with code 1. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThree URL redirect mappings are added to the configuration file: ChangesRedirect Configuration Updates
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
Summary
The
check-missing-redirectsCI check was failing on every PR because 4 URLs with real traffic had no matching page or redirect. These were pre-existing gaps unrelated to any specific PR content.Missing redirects added:
/learn/ai_powered_search/overview/capabilities/hybrid_search/overview/learn/security/capabilities/security/overview/learn/fine_tuning_results/vector_search/capabilities/hybrid_search/overview/learn/self_hosting/configure_meilisearch_at_launch/resources/self_hosting/configuration/overviewTest plan
check-missing-redirectsshould now pass on this PR and all subsequent PRs🤖 Generated with Claude Code
Summary by CodeRabbit