diff --git a/.github/policies/resourceManagement.yml b/.github/policies/resourceManagement.yml index 442965f6cd25..61d2e563089a 100644 --- a/.github/policies/resourceManagement.yml +++ b/.github/policies/resourceManagement.yml @@ -497,19 +497,19 @@ configuration: branch: main then: - addMilestone: - milestone: 9.0-preview2 + milestone: 9.0-preview3 description: '[Milestone Assignments] Assign Milestone to PRs merged to the `main` branch' - if: - payloadType: Pull_Request - isAction: action: Closed - targetsBranch: - branch: release/9.0-preview1 + branch: release/9.0-preview2 then: - removeMilestone - addMilestone: - milestone: 9.0-preview1 - description: '[Milestone Assignments] Assign Milestone to PRs merged to release/9.0-preview1 branch' + milestone: 9.0-preview2 + description: '[Milestone Assignments] Assign Milestone to PRs merged to release/9.0-preview2 branch' - if: - payloadType: Issues - isAction: diff --git a/eng/Versions.props b/eng/Versions.props index f7e2824197cf..6275dcd21f81 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -9,7 +9,7 @@ 9 0 0 - 2 + 3 true 7.1.2