Skip to content

Commit 3d45459

Browse files
Add agent-delivery team to release branch restrictions (#53791)
### What does this PR do? Explicitly adds the `agent-delivery` GitHub team to the release branch restrictions in `repository.datadog.yml`. ### Motivation The `agent-delivery` team is no longer part of the `agent-supply-chain` group, so it needs to be explicitly listed under `github_teams_restrictions` for release branches to maintain the same access level as before. ### Describe how you validated your changes ### Additional Notes Co-authored-by: florent.clarret <florent.clarret@datadoghq.com>
1 parent 92297de commit 3d45459

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

repository.datadog.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ branches:
1616
^6\.[0-9]+\.x$:
1717
github_teams_restrictions:
1818
- agent-supply-chain
19+
- agent-delivery
1920
---
2021
schema-version: v1
2122
kind: buildimpactanalysis

0 commit comments

Comments
 (0)