- Add detectApiPages() to detect-preview-pages.js to auto-map changed api-docs/ files to their content URL paths via .config.yml - Add has-api-doc-changes output to detect-preview-pages.js - Fix needs-author-input logic to not request input when API pages are already auto-detected - Add Build API docs step to pr-preview.yml that runs yarn run build:api-docs before the Hugo build when api-doc changes detected Co-authored-by: jstirnaman <212227+jstirnaman@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| utils | ||
| cache-manager.cjs | ||
| cache-manager.js | ||
| comment-generator.js | ||
| detect-preview-pages.js | ||
| incremental-validator.cjs | ||
| incremental-validator.js | ||
| link-extractor.cjs | ||
| link-extractor.js | ||
| matrix-generator.js | ||
| parse-pr-urls.js | ||
| prepare-preview-files.js | ||
| preview-comment.js | ||
| test-parse-pr-urls.js | ||