dataroaring opened a new pull request, #3923:
URL: https://github.com/apache/doris-website/pull/3923

   ## Summary
   
   - make the docs changed-link check fail CI on blocking internal link errors
   - expand the docs governance manifest to cover current docs, zh-CN current 
docs, and site page routes such as `/download`
   - fix repo-internal missing targets and anchors across active, archived, 
localized, and ja-source docs
   - improve link linting for compatibility anchors, dotted relative paths, 
fenced code masking, and report-only severity handling
   
   ## Validation
   
   - `node scripts/docs-governance/lint-links.js --output 
/tmp/doris-links-all-no404-audit.json`
     - `link-missing-target = 0`
     - `link-missing-anchor = 0`
     - `errors = 0`
   - `yarn docs:links:changed --fail-on-errors --output 
/tmp/doris-links-changed-no404-audit.json`
     - `internal_missing = 0`
     - `errors = 0`
   - `yarn docs-governance:test`
   - `git diff --check`
   
   ## Notes
   
   External links remain report-only and are not fetched by this gate; this PR 
eliminates repo-internal 404 references covered by the docs link linter.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to