1
0
mirror of synced 2025-12-30 03:01:36 -05:00

Treat "failing" external link checks as warning (#32456)

This commit is contained in:
Peter Bengtsson
2022-11-17 14:19:32 +01:00
committed by GitHub
parent 988e68fa98
commit c95a5c9bdf
4 changed files with 51 additions and 5 deletions

View File

@@ -77,6 +77,9 @@ jobs:
# But mind you that the number has a 10% chance of "jitter"
# to avoid a stampeding herd when they all expire some day.
EXTERNAL_LINK_CHECKER_MAX_AGE_DAYS: 7
# If we're unable to connect or the server returns a 50x error,
# treat it as a warning and not as a broken link.
EXTERNAL_SERVER_ERRORS_AS_WARNINGS: true
timeout-minutes: 30
run: node .github/actions/rendered-content-link-checker.js