Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 5 additions & 4 deletions .github/policies/resourceManagement.yml
Original file line number Diff line number Diff line change
Expand Up @@ -448,12 +448,12 @@ configuration:
- isAction:
action: Closed
- targetsBranch:
branch: release/10.0-rc1
branch: release/10.0-rc2
then:
- removeMilestone
- addMilestone:
milestone: 10.0-rc1
description: '[Milestone Assignments] Assign Milestone to PRs merged to release/10.0-rc1 branch'
milestone: 10.0-rc2
description: '[Milestone Assignments] Assign Milestone to PRs merged to release/10.0-rc2 branch'
- if:
- payloadType: Pull_Request
- isAction:
Expand All @@ -463,7 +463,7 @@ configuration:
then:
- removeMilestone
- addMilestone:
milestone: 10.0-rc2
milestone: 10.0.0
description: '[Milestone Assignments] Assign Milestone to PRs merged to release/10.0 branch'
- if:
- payloadType: Issues
Expand Down Expand Up @@ -776,3 +776,4 @@ onSuccess: