Browse Source

Update milestones for April (#65641)

William Godbe 6 days ago
parent
commit
69f35330cf
1 changed files with 4 additions and 3 deletions
  1. 4 3
      .github/policies/resourceManagement.yml

+ 4 - 3
.github/policies/resourceManagement.yml

@@ -632,7 +632,7 @@ configuration:
       then:
       - removeMilestone
       - addMilestone:
-          milestone: 10.0.4
+          milestone: 10.0.5
       description: '[Milestone Assignments] Assign Milestone to PRs merged to release/10.0 branch'
     - if:
       - payloadType: Pull_Request
@@ -643,7 +643,7 @@ configuration:
       then:
       - removeMilestone
       - addMilestone:
-          milestone: 9.0.14
+          milestone: 9.0.15
       description: '[Milestone Assignments] Assign Milestone to PRs merged to release/9.0 branch'
     - if:
       - payloadType: Pull_Request
@@ -654,7 +654,7 @@ configuration:
       then:
       - removeMilestone
       - addMilestone:
-          milestone: 8.0.25
+          milestone: 8.0.26
       description: '[Milestone Assignments] Assign Milestone to PRs merged to release/8.0 branch'
     - if:
       - payloadType: Issues
@@ -773,3 +773,4 @@ onSuccess:
 
 
 
+