Skip to content

Commit fd9f024

Browse files
authored
Update milestones for Dec/Jan (#58806)
1 parent b9b58f1 commit fd9f024

File tree

1 file changed

+2
-13
lines changed

1 file changed

+2
-13
lines changed

.github/policies/resourceManagement.yml

Lines changed: 2 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -379,17 +379,6 @@ configuration:
379379
- addMilestone:
380380
milestone: 10.0-preview1
381381
description: '[Milestone Assignments] Assign Milestone to PRs merged to the `main` branch'
382-
- if:
383-
- payloadType: Pull_Request
384-
- isAction:
385-
action: Closed
386-
- targetsBranch:
387-
branch: release/9.0-rc2
388-
then:
389-
- removeMilestone
390-
- addMilestone:
391-
milestone: 9.0-rc2
392-
description: '[Milestone Assignments] Assign Milestone to PRs merged to release/9.0-rc2 branch'
393382
- if:
394383
- payloadType: Pull_Request
395384
- isAction:
@@ -399,7 +388,7 @@ configuration:
399388
then:
400389
- removeMilestone
401390
- addMilestone:
402-
milestone: 9.0.0
391+
milestone: 9.0.1
403392
description: '[Milestone Assignments] Assign Milestone to PRs merged to release/9.0 branch'
404393
- if:
405394
- payloadType: Issues
@@ -587,7 +576,7 @@ configuration:
587576
then:
588577
- removeMilestone
589578
- addMilestone:
590-
milestone: 8.0.11
579+
milestone: 8.0.12
591580
description: '[Milestone Assignments] Assign Milestone to PRs merged to release/8.0 branch'
592581
- if:
593582
- payloadType: Issues

0 commit comments

Comments
 (0)