From 32e7f05aec911a4934e0311950a1ce257e1ee4eb Mon Sep 17 00:00:00 2001 From: William Godbe Date: Mon, 28 Apr 2025 09:57:37 -0700 Subject: [PATCH] Add auto-merges for SDK updates --- .github/policies/resourceManagement.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/policies/resourceManagement.yml b/.github/policies/resourceManagement.yml index 3c27cb49a34a..af34e1aa82a9 100644 --- a/.github/policies/resourceManagement.yml +++ b/.github/policies/resourceManagement.yml @@ -653,6 +653,8 @@ configuration: label: 'Type: Dependency Update :arrow_up_small:' - approvePullRequest: comment: Auto-approving SDK update. + - enableAutoMerge: + mergeMethod: "squash" description: '[Infrastructure PRs] Add area-infrastructure label to SDK update Pull Requests' onFailure: onSuccess: