Skip to content

Commit

Permalink
Update milestones for Preview2/3 (#60521)
Browse files Browse the repository at this point in the history
  • Loading branch information
wtgodbe authored Feb 20, 2025
1 parent 40b8469 commit fbd07b2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/policies/resourceManagement.yml
Original file line number Diff line number Diff line change
Expand Up @@ -377,18 +377,18 @@ configuration:
branch: main
then:
- addMilestone:
milestone: 10.0-preview2
milestone: 10.0-preview3
description: '[Milestone Assignments] Assign Milestone to PRs merged to the `main` branch'
- if:
- payloadType: Pull_Request
- isAction:
action: Closed
- targetsBranch:
branch: release/10.0-preview1
branch: release/10.0-preview2
then:
- removeMilestone
- addMilestone:
milestone: 10.0-preview1
milestone: 10.0-preview2
description: '[Milestone Assignments] Assign Milestone to PRs merged to release/10.0-preview1 branch'
- if:
- payloadType: Issues
Expand Down

0 comments on commit fbd07b2

Please sign in to comment.