Browse Source

Update milestones for Feb (#59764)

William Godbe 1 year ago
parent
commit
79cd36ba8b
1 changed files with 2 additions and 2 deletions
  1. 2 2
      .github/policies/resourceManagement.yml

+ 2 - 2
.github/policies/resourceManagement.yml

@@ -539,7 +539,7 @@ configuration:
       then:
       - removeMilestone
       - addMilestone:
-          milestone: 9.0.1
+          milestone: 9.0.2
       description: '[Milestone Assignments] Assign Milestone to PRs merged to release/9.0 branch'
     - if:
       - payloadType: Pull_Request
@@ -550,7 +550,7 @@ configuration:
       then:
       - removeMilestone
       - addMilestone:
-          milestone: 8.0.12
+          milestone: 8.0.13
       description: '[Milestone Assignments] Assign Milestone to PRs merged to release/8.0 branch'
     - if:
       - payloadType: Issues