Browse Source

Restore file "build/conf/a.yaml"
commit_hash:4d92892915016e11e6d96c3d09223c7309bf2fd2

spreis 3 months ago
parent
commit
7b8e222830
1 changed files with 15 additions and 0 deletions
  1. 15 0
      build/conf/a.yaml

+ 15 - 0
build/conf/a.yaml

@@ -0,0 +1,15 @@
+service: ya_make
+title: build/conf
+
+arcanum:
+    auto_merge:
+        enabled: true
+        requirements:
+          - system: arcanum
+            type: merge_time_fits
+            alias: Merge is forbidden from 11:00 to 20:00 MSK (YMAKE-1194)
+            data:
+                merge_intervals_utc:
+                  # 20:00..11:00 MSK
+                  - from: "17:00"
+                    to: "08:00"