|
|
@@ -497,19 +497,19 @@ configuration:
|
|
|
branch: main
|
|
|
then:
|
|
|
- addMilestone:
|
|
|
- milestone: 9.0-preview6
|
|
|
+ milestone: 9.0-preview7
|
|
|
description: '[Milestone Assignments] Assign Milestone to PRs merged to the `main` branch'
|
|
|
- if:
|
|
|
- payloadType: Pull_Request
|
|
|
- isAction:
|
|
|
action: Closed
|
|
|
- targetsBranch:
|
|
|
- branch: release/9.0-preview5
|
|
|
+ branch: release/9.0-preview6
|
|
|
then:
|
|
|
- removeMilestone
|
|
|
- addMilestone:
|
|
|
- milestone: 9.0-preview5
|
|
|
- description: '[Milestone Assignments] Assign Milestone to PRs merged to release/9.0-preview5 branch'
|
|
|
+ milestone: 9.0-preview6
|
|
|
+ description: '[Milestone Assignments] Assign Milestone to PRs merged to release/9.0-preview6 branch'
|
|
|
- if:
|
|
|
- payloadType: Issues
|
|
|
- isAction:
|