diff --git a/classify_rule.yaml b/classify_rule.yaml new file mode 100644 index 0000000..0372964 --- /dev/null +++ b/classify_rule.yaml @@ -0,0 +1,13 @@ +parser: + commiter: + "xxx" + team: "parser" + src: + release: + - parser + unrelease: + - parser/stub + - parser/fun_to_graph + llt: + ut_check:true + st_check:true \ No newline at end of file