Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitfcddd92

Browse files
fix: add stackoverflow.com to linkspector ignore patterns
Stack Overflow returns 403 status to automated link checkers, causingthe check-docs CI job to fail. Adding it to the ignore patterns followsthe established pattern for other sites that block GitHub runner IPs.Co-Authored-By: bruno@coder.com <bruno_nonato_quaresma@hotmail.com>
1 parent697928a commitfcddd92

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎.github/.linkspector.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,6 @@ ignorePatterns:
2525
-pattern:"docs.github.com"
2626
-pattern:"claude.ai"
2727
-pattern:"splunk.com"
28+
-pattern:"stackoverflow.com"
2829
aliveStatusCodes:
2930
-200

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp