...

Text file src/edge-infra.dev/pkg/tools/ci-billing/OWNERS

Documentation: edge-infra.dev/pkg/tools/ci-billing

     1approval:
     2- hack/tools/ci-billing
     3rules:
     4- name: hack/tools/ci-billing
     5  description: ci-billing requires CI team approval
     6  if:
     7    changed_files:
     8      paths: [.*]
     9  requires:
    10    count: 1
    11    teams:
    12    - ncrvoyix-swt-retail/edge-ci

View as plain text