Skip to content

Commit 066a0ba

Browse files
authored
Merge pull request #63793 from dotnet/wtgodbe/milestones
Update milestones for GA
1 parent 997928d commit 066a0ba

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

.github/policies/resourceManagement.yml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -448,12 +448,12 @@ configuration:
448448
- isAction:
449449
action: Closed
450450
- targetsBranch:
451-
branch: release/10.0-rc1
451+
branch: release/10.0-rc2
452452
then:
453453
- removeMilestone
454454
- addMilestone:
455-
milestone: 10.0-rc1
456-
description: '[Milestone Assignments] Assign Milestone to PRs merged to release/10.0-rc1 branch'
455+
milestone: 10.0-rc2
456+
description: '[Milestone Assignments] Assign Milestone to PRs merged to release/10.0-rc2 branch'
457457
- if:
458458
- payloadType: Pull_Request
459459
- isAction:
@@ -463,7 +463,7 @@ configuration:
463463
then:
464464
- removeMilestone
465465
- addMilestone:
466-
milestone: 10.0-rc2
466+
milestone: 10.0.0
467467
description: '[Milestone Assignments] Assign Milestone to PRs merged to release/10.0 branch'
468468
- if:
469469
- payloadType: Issues
@@ -776,3 +776,4 @@ onSuccess:
776776

777777

778778

779+

0 commit comments

Comments
 (0)