Jelajahi Sumber

Update auto-milestones (#64999)

William Godbe 2 bulan lalu
induk
melakukan
3967de942d
1 mengubah file dengan 4 tambahan dan 3 penghapusan
  1. 4 3
      .github/policies/resourceManagement.yml

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

@@ -621,7 +621,7 @@ configuration:
       then:
       - removeMilestone
       - addMilestone:
-          milestone: 10.0.2
+          milestone: 10.0.3
       description: '[Milestone Assignments] Assign Milestone to PRs merged to release/10.0 branch'
     - if:
       - payloadType: Pull_Request
@@ -632,7 +632,7 @@ configuration:
       then:
       - removeMilestone
       - addMilestone:
-          milestone: 9.0.12
+          milestone: 9.0.13
       description: '[Milestone Assignments] Assign Milestone to PRs merged to release/9.0 branch'
     - if:
       - payloadType: Pull_Request
@@ -643,7 +643,7 @@ configuration:
       then:
       - removeMilestone
       - addMilestone:
-          milestone: 8.0.23
+          milestone: 8.0.24
       description: '[Milestone Assignments] Assign Milestone to PRs merged to release/8.0 branch'
     - if:
       - payloadType: Issues
@@ -758,3 +758,4 @@ onSuccess:
 
 
 
+