We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 547934d commit bb662f2Copy full SHA for bb662f2
test/monorobot.json
@@ -11,7 +11,7 @@
11
"when": {
12
"match": {
13
"field": "description",
14
- "re": "^\\(Build #[0-9]+ canceled by .+\\|Failed (exit status 255)\\)$"
+ "re": "^(Build #[0-9]+ canceled by .+|Failed \\(exit status 255\\))$"
15
}
16
},
17
"policy": "ignore"
0 commit comments