From 72e470ce02f69a651fafb1ec1d322e967fe6f322 Mon Sep 17 00:00:00 2001 From: William Godbe Date: Wed, 7 May 2025 17:23:06 -0700 Subject: [PATCH] Update milestones for June --- .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 1d002ad979d4..3009526b6edf 100644 --- a/.github/policies/resourceManagement.yml +++ b/.github/policies/resourceManagement.yml @@ -555,7 +555,7 @@ configuration: then: - removeMilestone - addMilestone: - milestone: 9.0.5 + milestone: 9.0.6 description: '[Milestone Assignments] Assign Milestone to PRs merged to release/9.0 branch' - if: - payloadType: Pull_Request @@ -566,7 +566,7 @@ configuration: then: - removeMilestone - addMilestone: - milestone: 8.0.16 + milestone: 8.0.17 description: '[Milestone Assignments] Assign Milestone to PRs merged to release/8.0 branch' - if: - payloadType: Issues