Add agent-delivery team to release branch restrictions#53791
Open
FlorentClarret wants to merge 1 commit into
Open
Add agent-delivery team to release branch restrictions#53791FlorentClarret wants to merge 1 commit into
FlorentClarret wants to merge 1 commit into
Conversation
Agent Delivery is no longer part of the agent-supply-chain group, so it needs to be explicitly added to the release branch restrictions.
FlorentClarret
marked this pull request as ready for review
July 17, 2026 12:32
KevinFairise2
approved these changes
Jul 17, 2026
|
PR Shepherd is now watching this PR: fixing basic CI failures, rebasing when it falls behind, and re-queueing after transient merge-queue failures. To disable it, add the If you have any questions, reach the team in #ai-devx-flow. |
Contributor
Files inventory check summaryFile checks results against ancestor 50a59eb6: Results for datadog-agent_7.83.0~devel.git.192.134cde3.pipeline.125264319-1_amd64.deb:No change detected |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this PR do?
Explicitly adds the
agent-deliveryGitHub team to the release branch restrictions inrepository.datadog.yml.Motivation
The
agent-deliveryteam is no longer part of theagent-supply-chaingroup, so it needs to be explicitly listed undergithub_teams_restrictionsfor release branches to maintain the same access level as before.Describe how you validated your changes
Additional Notes