1
0
mirror of synced 2025-12-25 11:03:37 -05:00

Add ignore-not-found option for feature-flagged docs URLs (#56273)

This commit is contained in:
Kevin Heis
2025-06-24 19:25:49 -07:00
committed by GitHub
parent fc8500c1b7
commit 34b4908b42
3 changed files with 23 additions and 3 deletions

View File

@@ -50,6 +50,7 @@ jobs:
# do other things in other steps.
npm run validate-github-github-docs-urls -- validate \
--output checks.json \
--ignore-not-found \
github/config/docs-urls.json
- name: Update config/docs-urls.json in github/github (possibly)