Загрузка данных


schema: 1
kind: config
data:
  tt:
    ttcom:
      no_cv_aggregation_intime:
        wait_after_receiving_1st_matching_report:
          #^ before creating comment "to much period passed since 1st report, but no cv-aggregation happend"
          days: 4
      no_swagger_file_in_build_jobs:
        comments2ticket:
          suppression_period:
            days: 2
          max_number_of_ticket_cv_comments: 2
        etl_operator_root_ticket:
          ticket_id: ACSAPA-8
        etl_ticket_executor_person: abc.d.e
      not_declared_reports:
        wait_for_team_reaction_after_comment__max_period:
          days: 1
        max_number_of_comments: 2
        #^ as soon as this number of non-declared comments are ceated under team ticket
        # (2nd, 3rd and "so on" non-declared comment - after suppression window)
        # -> escalation ticket is created
        inform_oakb:
          root_ticket: ACSAPA-8
          ticket_executor_account: abc.d.e
      comment_links:
        browsing_repo_full_url_prefix: https://portal.localnet/ssd/tools/sc/
        browsing_repo_path_prefix: src/branch
      ticket_status:
        enabled: true
        desired_status_name: Ready for review
    tickets:
      - ticket_id: ACSAPA-12
        status: active
        box_id: box-1
        product_code: AUM
        product_version: AUM-1.1
        requested:
          - component_code: AUMM
            component_version: AUMM-1.1-b11
            #refresh_id: "2026-05-20-01"
            repos:
              - repo_url: ssh://git@portal.localnet:7998/acsapa/auth-proxy-m1.git
                repo_branch: main
              - repo_url: ssh://git@portal.localnet:7998/acsapa/auth-proxy-m2.git
                repo_branch: main
          - component_code: AUTH
            component_version: D-3.3.3-b333
            #refresh_id: "ACSAPA-3-AUTH-82"
            repos:
              - repo_url: ssh://git@portal.localnet:7998/acsapa/auth-proxy-oakb.git
                repo_branch: main

    router:
      boxes:
        - box_id: box-1
          box_name: Box for product 1
          sink_repo_url: ssh://git@portal.localnet:7998/acsapa/team-aut_reports.git
          sink_repo_branch: main