docs-v2/.github/scripts
Jason Stirnaman a809dc5313 fix(ci): replace HTTP polling with commit status signaling for preview coordination
pr-preview.yml now emits a `preview/deploy` commit status (pending/success/failure)
so doc-review.yml can detect failures instantly instead of polling an HTTP URL for
10 minutes. Also centralizes the api-docs TypeScript build command in package.json
and adds a lefthook pre-commit hook for api-docs script changes.
2026-03-13 23:13:05 -05:00
..
utils fix: resolve code review findings:1. Fixed Cypress Race Condition: Moved logging 2025-07-28 16:24:24 -05:00
cache-manager.cjs ci: convert cypress scripts to CommonJS: 2025-07-28 21:58:09 -05:00
cache-manager.js fix: resolve code review findings:1. Fixed Cypress Race Condition: Moved logging 2025-07-28 16:24:24 -05:00
comment-generator.js fix: apply code review suggestions: High Priority Issues (Fixed): 2025-07-28 16:24:24 -05:00
detect-preview-pages.js fix(ci): replace HTTP polling with commit status signaling for preview coordination 2026-03-13 23:13:05 -05:00
incremental-validator.cjs ci: convert cypress scripts to CommonJS: 2025-07-28 21:58:09 -05:00
incremental-validator.js fix: resolve code review findings:1. Fixed Cypress Race Condition: Moved logging 2025-07-28 16:24:24 -05:00
link-extractor.cjs ci: convert cypress scripts to CommonJS: 2025-07-28 21:58:09 -05:00
link-extractor.js Apply suggestions from code review 2025-07-28 16:24:24 -05:00
matrix-generator.js ci: convert cypress scripts to CommonJS: 2025-07-28 21:58:09 -05:00
parse-pr-urls.js Fix PR preview and Copilot visual review skipping docs home page when layouts/index.html changes (#6922) 2026-03-13 08:47:38 -05:00
prepare-preview-files.js refactor(ci): improve PR preview with products.yml and index page (#6656) 2025-12-19 12:12:20 -06:00
preview-comment.js feat(ci): add PR preview system for GitHub Pages (#6636) 2025-12-18 13:44:14 -06:00
resolve-review-urls.js Fix PR preview and Copilot visual review skipping docs home page when layouts/index.html changes (#6922) 2026-03-13 08:47:38 -05:00
test-parse-pr-urls.js Fix PR preview and Copilot visual review skipping docs home page when layouts/index.html changes (#6922) 2026-03-13 08:47:38 -05:00
workflow-utils.js feat(ci): add doc review pipeline with auto-labeling and Copilot review (#6890) 2026-03-09 20:22:31 -05:00