From 246fe352926fcf3bb341f518e3ed8a9fe7b2ca32 Mon Sep 17 00:00:00 2001 From: William Godbe Date: Mon, 4 Aug 2025 10:51:02 -0700 Subject: [PATCH] Update milestones for September --- .github/policies/resourceManagement.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/policies/resourceManagement.yml b/.github/policies/resourceManagement.yml index 50d4fd36031d..4a9c0e892785 100644 --- a/.github/policies/resourceManagement.yml +++ b/.github/policies/resourceManagement.yml @@ -614,7 +614,7 @@ configuration: then: - removeMilestone - addMilestone: - milestone: 9.0.7 + milestone: 9.0.9 description: '[Milestone Assignments] Assign Milestone to PRs merged to release/9.0 branch' - if: - payloadType: Pull_Request @@ -625,7 +625,7 @@ configuration: then: - removeMilestone - addMilestone: - milestone: 8.0.18 + milestone: 8.0.20 description: '[Milestone Assignments] Assign Milestone to PRs merged to release/8.0 branch' - if: - payloadType: Issues @@ -742,3 +742,4 @@ configuration: description: '[Infrastructure PRs] Add area-infrastructure label to dependabot update Pull Requests & enable auto-merge' onFailure: onSuccess: +