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 99c977d commit 66a282fCopy full SHA for 66a282f
aws/lambda/log-classifier/ruleset.toml
@@ -20,6 +20,10 @@
20
name = 'Operator backwards compatibility'
21
pattern = '^The PR is introducing backward incompatible changes to the operator library.'
22
23
+[[rule]]
24
+name = 'Failed graph_break_registry check'
25
+pattern = '^Found the unimplemented_v2 or unimplemented_v2_with_warning calls below that don.t match the registry in graph_break_registry.json.'
26
+
27
[[rule]]
28
name = 'Lintrunner failure'
29
pattern = '^>>> Lint for.*'
0 commit comments