From 3f9ba1965d4b042cbe8c8d220a99ea71a0426ea6 Mon Sep 17 00:00:00 2001 From: William Godbe Date: Wed, 2 Apr 2025 11:59:43 -0700 Subject: [PATCH] Update milestones for May --- .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 9e02cea443ad..1626cd891e85 100644 --- a/.github/policies/resourceManagement.yml +++ b/.github/policies/resourceManagement.yml @@ -551,7 +551,7 @@ configuration: then: - removeMilestone - addMilestone: - milestone: 9.0.4 + milestone: 9.0.5 description: '[Milestone Assignments] Assign Milestone to PRs merged to release/9.0 branch' - if: - payloadType: Pull_Request @@ -562,7 +562,7 @@ configuration: then: - removeMilestone - addMilestone: - milestone: 8.0.15 + milestone: 8.0.16 description: '[Milestone Assignments] Assign Milestone to PRs merged to release/8.0 branch' - if: - payloadType: Issues