From d01c1811a210156248f0832e133af9ac09ae1fdc Mon Sep 17 00:00:00 2001 From: William Godbe Date: Wed, 2 Oct 2024 11:23:22 -0700 Subject: [PATCH] Update November 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 1a1e626bb1cd..ff6eaac78e41 100644 --- a/.github/policies/resourceManagement.yml +++ b/.github/policies/resourceManagement.yml @@ -576,7 +576,7 @@ configuration: then: - removeMilestone - addMilestone: - milestone: 6.0.34 + milestone: 6.0.36 description: '[Milestone Assignments] Assign Milestone to PRs merged to release/6.0 branch' - if: - payloadType: Pull_Request @@ -587,7 +587,7 @@ configuration: then: - removeMilestone - addMilestone: - milestone: 8.0.9 + milestone: 8.0.11 description: '[Milestone Assignments] Assign Milestone to PRs merged to release/8.0 branch' - if: - payloadType: Issues