Browse Source

Update milestones for June (#61833)

William Godbe 10 months ago
parent
commit
2f2a94698d
1 changed files with 2 additions and 2 deletions
  1. 2 2
      .github/policies/resourceManagement.yml

+ 2 - 2
.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