File tree Expand file tree Collapse file tree 1 file changed +2
-13
lines changed Expand file tree Collapse file tree 1 file changed +2
-13
lines changed Original file line number Diff line number Diff line change @@ -379,17 +379,6 @@ configuration:
379
379
- addMilestone :
380
380
milestone : 10.0-preview1
381
381
description : ' [Milestone Assignments] Assign Milestone to PRs merged to the `main` branch'
382
- - if :
383
- - payloadType : Pull_Request
384
- - isAction :
385
- action : Closed
386
- - targetsBranch :
387
- branch : release/9.0-rc2
388
- then :
389
- - removeMilestone
390
- - addMilestone :
391
- milestone : 9.0-rc2
392
- description : ' [Milestone Assignments] Assign Milestone to PRs merged to release/9.0-rc2 branch'
393
382
- if :
394
383
- payloadType : Pull_Request
395
384
- isAction :
@@ -399,7 +388,7 @@ configuration:
399
388
then :
400
389
- removeMilestone
401
390
- addMilestone :
402
- milestone : 9.0.0
391
+ milestone : 9.0.1
403
392
description : ' [Milestone Assignments] Assign Milestone to PRs merged to release/9.0 branch'
404
393
- if :
405
394
- payloadType : Issues
@@ -587,7 +576,7 @@ configuration:
587
576
then :
588
577
- removeMilestone
589
578
- addMilestone :
590
- milestone : 8.0.11
579
+ milestone : 8.0.12
591
580
description : ' [Milestone Assignments] Assign Milestone to PRs merged to release/8.0 branch'
592
581
- if :
593
582
- payloadType : Issues
You can’t perform that action at this time.
0 commit comments