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:
379379 - addMilestone :
380380 milestone : 10.0-preview1
381381 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'
393382 - if :
394383 - payloadType : Pull_Request
395384 - isAction :
@@ -399,7 +388,7 @@ configuration:
399388 then :
400389 - removeMilestone
401390 - addMilestone :
402- milestone : 9.0.0
391+ milestone : 9.0.1
403392 description : ' [Milestone Assignments] Assign Milestone to PRs merged to release/9.0 branch'
404393 - if :
405394 - payloadType : Issues
@@ -587,7 +576,7 @@ configuration:
587576 then :
588577 - removeMilestone
589578 - addMilestone :
590- milestone : 8.0.11
579+ milestone : 8.0.12
591580 description : ' [Milestone Assignments] Assign Milestone to PRs merged to release/8.0 branch'
592581 - if :
593582 - payloadType : Issues
You can’t perform that action at this time.
0 commit comments