File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -622,7 +622,7 @@ configuration:
622622 then :
623623 - removeMilestone
624624 - addMilestone :
625- milestone : 10.0.0
625+ milestone : 10.0.1
626626 description : ' [Milestone Assignments] Assign Milestone to PRs merged to release/10.0 branch'
627627 - if :
628628 - payloadType : Pull_Request
@@ -633,7 +633,7 @@ configuration:
633633 then :
634634 - removeMilestone
635635 - addMilestone :
636- milestone : 9.0.11
636+ milestone : 9.0.12
637637 description : ' [Milestone Assignments] Assign Milestone to PRs merged to release/9.0 branch'
638638 - if :
639639 - payloadType : Pull_Request
@@ -644,7 +644,7 @@ configuration:
644644 then :
645645 - removeMilestone
646646 - addMilestone :
647- milestone : 8.0.22
647+ milestone : 8.0.23
648648 description : ' [Milestone Assignments] Assign Milestone to PRs merged to release/8.0 branch'
649649 - if :
650650 - payloadType : Issues
@@ -767,3 +767,4 @@ onSuccess:
767767
768768
769769
770+
You can’t perform that action at this time.
0 commit comments