Skip to content
Merged
Changes from 1 commit
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
7 changes: 4 additions & 3 deletions .github/policies/resourceManagement.yml
Original file line number Diff line number Diff line change
Expand Up @@ -448,11 +448,11 @@ configuration:
- isAction:
action: Closed
- targetsBranch:
branch: release/10.0-rc1
branch: release/10.0-rc2
then:
- removeMilestone
- addMilestone:
milestone: 10.0-rc1
milestone: 10.0-rc2
description: '[Milestone Assignments] Assign Milestone to PRs merged to release/10.0-rc1 branch'
- if:
- payloadType: Pull_Request
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: