Skip to content

Commit

Permalink
Update resourceManagement.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wtgodbe authored May 23, 2024
1 parent 38faa4e commit 1a078b2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/policies/resourceManagement.yml
Original file line number Diff line number Diff line change
Expand Up @@ -497,19 +497,19 @@ configuration:
branch: main
then:
- addMilestone:
milestone: 9.0-preview5
milestone: 9.0-preview6
description: '[Milestone Assignments] Assign Milestone to PRs merged to the `main` branch'
- if:
- payloadType: Pull_Request
- isAction:
action: Closed
- targetsBranch:
branch: release/9.0-preview4
branch: release/9.0-preview5
then:
- removeMilestone
- addMilestone:
milestone: 9.0-preview4
description: '[Milestone Assignments] Assign Milestone to PRs merged to release/9.0-preview4 branch'
milestone: 9.0-preview5
description: '[Milestone Assignments] Assign Milestone to PRs merged to release/9.0-preview5 branch'
- if:
- payloadType: Issues
- isAction:
Expand Down

0 comments on commit 1a078b2

Please sign in to comment.