...

Text file src/edge-infra.dev/config/components/OWNERS

Documentation: edge-infra.dev/config/components

     1approval:
     2- config/components
     3rules:
     4- name: config/components
     5  if:
     6    changed_files:
     7      paths:
     8      - .*
     9      ignore:
    10      - nodeagent/.*
    11      - patchmanager/.*
    12      - retail-device-manager/.*
    13      - remoteaccess/.*
    14      - linkerdctl/.*
    15      - edge-iam-v2/.*
    16      - xorg/.*
    17      - daemonsetdns/.*
    18      - sds/.*
    19      - couchctl/.*
    20      - clusterctl/.*
    21  requires:
    22    count: 1
    23    teams: 
    24    - ncrvoyix-swt-retail/edge-foundation
    25    users:
    26    - dk185217_ncrvoyix
    27    - ss185994_ncrvoyix

View as plain text