chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"ignorePatterns": [
|
||||
{
|
||||
"pattern": "^(?!http).*"
|
||||
},
|
||||
{
|
||||
"pattern": "!\\[.*\\]\\((?!http).*\\)"
|
||||
},
|
||||
{
|
||||
"pattern": "^https:\\/\\/github\\.com\\/apache\\/hertzbeat\\/pull\\/.*"
|
||||
}
|
||||
],
|
||||
"timeout": "10s",
|
||||
"retryOn429": true,
|
||||
"retryCount": 3,
|
||||
"fallbackRetryDelay": "30s",
|
||||
"aliveStatusCodes": [
|
||||
0,
|
||||
200,
|
||||
400,
|
||||
401,
|
||||
403,
|
||||
429
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user