From d2a83fe1d8ea4797e2bd2872c1a72830d27078b7 Mon Sep 17 00:00:00 2001 From: William Godbe Date: Wed, 4 Jun 2025 11:07:31 -0700 Subject: [PATCH] Update resourceManagement.yml --- .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 ae1b1ebe3b42..104e39022cdd 100644 --- a/.github/policies/resourceManagement.yml +++ b/.github/policies/resourceManagement.yml @@ -553,7 +553,7 @@ configuration: then: - removeMilestone - addMilestone: - milestone: 9.0.6 + milestone: 9.0.7 description: '[Milestone Assignments] Assign Milestone to PRs merged to release/9.0 branch' - if: - payloadType: Pull_Request @@ -564,7 +564,7 @@ configuration: then: - removeMilestone - addMilestone: - milestone: 8.0.17 + milestone: 8.0.18 description: '[Milestone Assignments] Assign Milestone to PRs merged to release/8.0 branch' - if: - payloadType: Issues