From bbb08a173c61b7d4169696c233dc679df25c4e4e Mon Sep 17 00:00:00 2001 From: William Godbe Date: Wed, 5 Feb 2025 15:28:02 -0800 Subject: [PATCH] Update servicing milestones --- .github/policies/resourceManagement.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/policies/resourceManagement.yml b/.github/policies/resourceManagement.yml index 4296dc543fa5..38671da7dc7f 100644 --- a/.github/policies/resourceManagement.yml +++ b/.github/policies/resourceManagement.yml @@ -550,7 +550,7 @@ configuration: then: - removeMilestone - addMilestone: - milestone: 9.0.2 + milestone: 9.0.3 description: '[Milestone Assignments] Assign Milestone to PRs merged to release/9.0 branch' - if: - payloadType: Pull_Request @@ -561,7 +561,7 @@ configuration: then: - removeMilestone - addMilestone: - milestone: 8.0.13 + milestone: 8.0.14 description: '[Milestone Assignments] Assign Milestone to PRs merged to release/8.0 branch' - if: - payloadType: Issues