From 1a0c982b4287ce304aec7de35e9e33159cea57f0 Mon Sep 17 00:00:00 2001 From: William Godbe Date: Wed, 7 Aug 2024 14:45:41 -0700 Subject: [PATCH] Update milestones for September --- .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 6a8c7027322e..df75c3a5f09d 100644 --- a/.github/policies/resourceManagement.yml +++ b/.github/policies/resourceManagement.yml @@ -674,7 +674,7 @@ configuration: then: - removeMilestone - addMilestone: - milestone: 6.0.33 + milestone: 6.0.34 description: '[Milestone Assignments] Assign Milestone to PRs merged to release/6.0 branch' - if: - payloadType: Pull_Request @@ -685,7 +685,7 @@ configuration: then: - removeMilestone - addMilestone: - milestone: 8.0.8 + milestone: 8.0.9 description: '[Milestone Assignments] Assign Milestone to PRs merged to release/8.0 branch' - if: - payloadType: Issues