Skip to content

Commit 64e9d81

Browse files
authored
Update servicing milestones for Dec/Jan (#64354)
1 parent b135a4e commit 64e9d81

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

.github/policies/resourceManagement.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -622,7 +622,7 @@ configuration:
622622
then:
623623
- removeMilestone
624624
- addMilestone:
625-
milestone: 10.0.0
625+
milestone: 10.0.1
626626
description: '[Milestone Assignments] Assign Milestone to PRs merged to release/10.0 branch'
627627
- if:
628628
- payloadType: Pull_Request
@@ -633,7 +633,7 @@ configuration:
633633
then:
634634
- removeMilestone
635635
- addMilestone:
636-
milestone: 9.0.11
636+
milestone: 9.0.12
637637
description: '[Milestone Assignments] Assign Milestone to PRs merged to release/9.0 branch'
638638
- if:
639639
- payloadType: Pull_Request
@@ -644,7 +644,7 @@ configuration:
644644
then:
645645
- removeMilestone
646646
- addMilestone:
647-
milestone: 8.0.22
647+
milestone: 8.0.23
648648
description: '[Milestone Assignments] Assign Milestone to PRs merged to release/8.0 branch'
649649
- if:
650650
- payloadType: Issues
@@ -767,3 +767,4 @@ onSuccess:
767767

768768

769769

770+

0 commit comments

Comments
 (0)