Add ignore-not-found option for feature-flagged docs URLs (#56273)
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user