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 03e2673 commit 0732314Copy full SHA for 0732314
open-bot.yaml
@@ -80,12 +80,12 @@ rules:
80
- "^[\\s\\S]+?\\d+\\s+pending\n+"
81
- "npm ERR!.*\n"
82
- "\n*=============================================================================\n[\\s\\S]*"
83
- string_cleanup:
+ string_cleanup_1:
84
id: firstError
85
value: "{{{logResult}}}"
86
remove:
87
- "\\s2\\)\\s[\\s\\S]*"
88
+ string_cleanup_2:
89
id: remainingErrors
90
91
0 commit comments