[docs] docs: unbloat troubleshooting/common-issues.md (~25% reduction)#20280
Closed
github-actions[bot] wants to merge 1 commit intomainfrom
Closed
[docs] docs: unbloat troubleshooting/common-issues.md (~25% reduction)#20280github-actions[bot] wants to merge 1 commit intomainfrom
github-actions[bot] wants to merge 1 commit intomainfrom
Conversation
Reduce documentation bloat by ~25% (455 → 342 lines, 113 lines removed): - Condense "Copilot License Issues" from multi-step diagnostic flow to a concise paragraph - Collapse "Custom Actions Not Allowed" from numbered steps + sections into two bullet points - Flatten "Lockdown Mode" Symptoms/Cause/Solution pattern into prose - Replace "Cannot Find Module playwright" code block with a one-liner reference - Convert "Playwright EOF Error" to inline description, removing standalone code block - Merge "How Do I Debug" and "Debugging Strategies" into a single "Debugging a Failing Workflow" section - Simplify "Workflow Job Timed Out" by removing redundant intro and inline code example All essential information preserved; only wording and structure trimmed. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
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.
Reduces
docs/src/content/docs/troubleshooting/common-issues.mdfrom 455 → 342 lines (113 lines removed, 24.8% reduction) by removing structural bloat while preserving all essential information.What was improved
Types of bloat removed
Verification
npm run buildpasses with all internal links valid ✅Issues
Screenshots: Could not be captured. The sandbox network firewall blocks the Playwright browser from connecting to the local preview server (
net::ERR_CONNECTION_REFUSEDfor bothlocalhost:4321and172.30.0.20:4322).References:
✨ PR Review Safe Output Test - Run 22881817319