approval: - pkg/lib - pkg/lib/gcp/monitoring - pkg/lib/logging rules: - name: pkg/lib if: changed_files: paths: - .* ignore: - crypto/.* - networkvalidator/.* - kernel/.* - gcp/monitoring/.* - logging/.* - filesystem/.* requires: count: 1 teams: - ncrvoyix-swt-retail/wg-go - ncrvoyix-swt-retail/edge-foundation - name: pkg/lib/gcp/monitoring if: changed_files: paths: - gcp/monitoring/.* requires: count: 1 teams: - ncrvoyix-swt-retail/edge-o11y - name: pkg/lib/logging if: changed_files: paths: - logging/.* requires: count: 1 teams: - ncrvoyix-swt-retail/edge-o11y