Skip to content

Commit 29c1b5f

Browse files
authored
Update milestones for rc2/rtm (#57906)
1 parent 88bf5a3 commit 29c1b5f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/policies/resourceManagement.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -384,12 +384,12 @@ configuration:
384384
- isAction:
385385
action: Closed
386386
- targetsBranch:
387-
branch: release/9.0-rc1
387+
branch: release/9.0-rc2
388388
then:
389389
- removeMilestone
390390
- addMilestone:
391-
milestone: 9.0-rc1
392-
description: '[Milestone Assignments] Assign Milestone to PRs merged to release/9.0-rc1 branch'
391+
milestone: 9.0-rc2
392+
description: '[Milestone Assignments] Assign Milestone to PRs merged to release/9.0-rc2 branch'
393393
- if:
394394
- payloadType: Pull_Request
395395
- isAction:
@@ -399,7 +399,7 @@ configuration:
399399
then:
400400
- removeMilestone
401401
- addMilestone:
402-
milestone: 9.0-rc2
402+
milestone: 9.0.0
403403
description: '[Milestone Assignments] Assign Milestone to PRs merged to release/9.0 branch'
404404
- if:
405405
- payloadType: Issues

0 commit comments

Comments
 (0)