File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed
Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -448,12 +448,12 @@ configuration:
448448 - isAction :
449449 action : Closed
450450 - targetsBranch :
451- branch : release/10.0-rc1
451+ branch : release/10.0-rc2
452452 then :
453453 - removeMilestone
454454 - addMilestone :
455- milestone : 10.0-rc1
456- description : ' [Milestone Assignments] Assign Milestone to PRs merged to release/10.0-rc1 branch'
455+ milestone : 10.0-rc2
456+ description : ' [Milestone Assignments] Assign Milestone to PRs merged to release/10.0-rc2 branch'
457457 - if :
458458 - payloadType : Pull_Request
459459 - isAction :
@@ -463,7 +463,7 @@ configuration:
463463 then :
464464 - removeMilestone
465465 - addMilestone :
466- milestone : 10.0-rc2
466+ milestone : 10.0.0
467467 description : ' [Milestone Assignments] Assign Milestone to PRs merged to release/10.0 branch'
468468 - if :
469469 - payloadType : Issues
@@ -776,3 +776,4 @@ onSuccess:
776776
777777
778778
779+
You can’t perform that action at this time.
0 commit comments