docs-v2/.github/instructions
Jason Stirnaman 6a4e8827eb feat(testing): add link validation automation and improvements
- Add GitHub Actions for automated link validation on PRs
- Implement incremental validation with caching (30-day TTL, configurable)
- Add matrix generator for parallel validation strategy
- Create comprehensive TESTING.md documentation
- Add cache manager with configurable TTL via env var or CLI
- Implement smart link extraction and validation
- Add PR comment generator for broken link reports
- Update Cypress tests to use incremental validation
- Consolidate testing docs from CONTRIBUTING.md to TESTING.md

Key improvements:
- Cache-aware validation only checks changed content
- Parallel execution for large changesets
- Detailed PR comments with broken link reports
- Support for LINK_CACHE_TTL_DAYS env var
- Local testing with yarn test:links
- Reduced false positives through intelligent caching
2025-07-28 16:24:24 -05:00
..
contributing.instructions.md feat(testing): add link validation automation and improvements 2025-07-28 16:24:24 -05:00
frontmatter-reference.instructions.md chore(qol): Add a tag to extract a CONTRIBUTING.md section into a separate file--for example, frontmatter-reference--and reduce the size of `contributing.instructions.md` 2025-07-10 08:52:22 -05:00
influxdb3-code-placeholders.instructions.md chore(qol): Build custom CoPilot instructions from CONTRIBUTING.md: 2025-05-27 10:33:12 -05:00
shortcodes-reference.instructions.md feat(testing): add link validation automation and improvements 2025-07-28 16:24:24 -05:00
testing-setup.instructions.md feat(testing): add link validation automation and improvements 2025-07-28 16:24:24 -05:00