diff --git a/.github/policies/resourceManagement.yml b/.github/policies/resourceManagement.yml index 5d0a8357039f..377d9af57de5 100644 --- a/.github/policies/resourceManagement.yml +++ b/.github/policies/resourceManagement.yml @@ -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: @@ -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 @@ -776,3 +776,4 @@ onSuccess: +