aboutsummaryrefslogtreecommitdiffstats
path: root/library/recipes/tvmtool/a.yaml
diff options
context:
space:
mode:
authorhcpp <hcpp@ydb.tech>2023-11-08 12:09:41 +0300
committerhcpp <hcpp@ydb.tech>2023-11-08 12:56:14 +0300
commita361f5b98b98b44ea510d274f6769164640dd5e1 (patch)
treec47c80962c6e2e7b06798238752fd3da0191a3f6 /library/recipes/tvmtool/a.yaml
parent9478806fde1f4d40bd5a45e7cbe77237dab613e9 (diff)
downloadydb-a361f5b98b98b44ea510d274f6769164640dd5e1.tar.gz
metrics have been added
Diffstat (limited to 'library/recipes/tvmtool/a.yaml')
-rw-r--r--library/recipes/tvmtool/a.yaml23
1 files changed, 23 insertions, 0 deletions
diff --git a/library/recipes/tvmtool/a.yaml b/library/recipes/tvmtool/a.yaml
new file mode 100644
index 0000000000..1a46b3547f
--- /dev/null
+++ b/library/recipes/tvmtool/a.yaml
@@ -0,0 +1,23 @@
+service: passport_infra
+title: tvmtool recipe
+
+arcanum:
+ review:
+ auto_assign: true
+
+ groups:
+ - name: backend-developers
+ roles: developer
+
+ rules:
+ - reviewers:
+ name: backend-developers
+ ship: 2
+ assign: 2
+
+ci:
+ release-title-source: flow
+ autocheck:
+ fast-targets:
+ - library/recipes/tvmtool
+ strong: true