diff --git a/repository.datadog.yml b/repository.datadog.yml index 1e16d32886dcf..f401dee0153ad 100644 --- a/repository.datadog.yml +++ b/repository.datadog.yml @@ -8,6 +8,13 @@ speculative_max_depth: 5 wait_for_check_timeout_in_minutes: 240 gitlab_jobs_retry_enable: true skip_labels: true +branches: + - /^7\.[0-9]+\.x$/: + github_teams_restrictions: + - "agent-supply-chain" + - /^6\.[0-9]+\.x$/: + github_teams_restrictions: + - "agent-supply-chain" --- schema-version: v1 kind: buildimpactanalysis