20 строки
553 B
JSON
20 строки
553 B
JSON
{
|
|
"ignorePatterns": [
|
|
{
|
|
"pattern": "^https://badge.fury.io/js/%40fluentui%2Freact-native"
|
|
},
|
|
{
|
|
"pattern": "https://cla.opensource.microsoft.com"
|
|
},
|
|
{
|
|
"pattern": "https://github.com/microsoft/fluentui-design-tokens"
|
|
},
|
|
{
|
|
"pattern": "^https://badge.fury.io/js/@fluentui-react-native%2Fdependency-profiles"
|
|
}
|
|
],
|
|
"timeout": "5s",
|
|
"aliveStatusCodes": [200, 206, 0, 503, 429],
|
|
"statusCodeComment": "429 is ignored as there's no way to fix those other than to try running the pipeline again"
|
|
}
|