Browse Source

Update resourceManagement.yml (#62245)

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

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

@@ -553,7 +553,7 @@ configuration:
       then:
       - removeMilestone
       - addMilestone:
-          milestone: 9.0.6
+          milestone: 9.0.7
       description: '[Milestone Assignments] Assign Milestone to PRs merged to release/9.0 branch'
     - if:
       - payloadType: Pull_Request
@@ -564,7 +564,7 @@ configuration:
       then:
       - removeMilestone
       - addMilestone:
-          milestone: 8.0.17
+          milestone: 8.0.18
       description: '[Milestone Assignments] Assign Milestone to PRs merged to release/8.0 branch'
     - if:
       - payloadType: Issues