diff options
author | gvit <[email protected]> | 2023-02-15 14:30:28 +0300 |
---|---|---|
committer | gvit <[email protected]> | 2023-02-15 14:30:28 +0300 |
commit | c3c53056b5fd2d09f56a549d8b85c406e82fe07a (patch) | |
tree | 94114d64a8f4f729126e21b3d89cb7a760784668 | |
parent | c3992e57be9667ddbfc41701ed0535b68f542c67 (diff) |
Change "a.yaml"
-rw-r--r-- | ydb/docs/a.yaml | 19 |
1 files changed, 18 insertions, 1 deletions
diff --git a/ydb/docs/a.yaml b/ydb/docs/a.yaml index 01f96fd3638..b587f9efe6b 100644 --- a/ydb/docs/a.yaml +++ b/ydb/docs/a.yaml @@ -4,6 +4,23 @@ title: Deploy YDB OSS docs # https://abc.yandex-team.ru/services/market/, market - это slug service: kikimr +arcanum: + review: + min_approvers_count: 1 + ignore_self_ship: true + disable_sticky_ships: true + auto_assign: false + groups: + - name: kikimr + roles: + - "kikimr:@scope=development" + - "kikimr:@scope=administration" + - "edition_90_ydb_cs:@scope=content_manager" + rules: + - reviewers: + name: kikimr + ship: 1 + ci: permissions: start-flow: @@ -86,4 +103,4 @@ ci: stage: stable input: projects: ${tasks.deploy.output_params.projects} - environments: production
\ No newline at end of file + environments: production |