aboutsummaryrefslogtreecommitdiffstats
path: root/build/conf/ts/a.yaml
blob: c1c719d33b71087191ce5290558b7e4666c9c0c3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
service: frontend_build_platform
title: Frontend build platform build/conf/ts

arcanum:
  review:
    auto_assign: true
    # Хотим из двух шипов от разных команд только один
    min_approvers_count: 1
    groups:
      - name: fbp_team
        roles: frontend_build_platform:developer
      - name: ya_make_team
        roles: ya_make:developer
    rules:
      - reviewers:
        - name: fbp_team
          assign: 3
          ship: 1
        - name: ya_make_team
          assign: 1
          ship: 1