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:
448
448
- isAction :
449
449
action : Closed
450
450
- targetsBranch :
451
- branch : release/10.0-rc1
451
+ branch : release/10.0-rc2
452
452
then :
453
453
- removeMilestone
454
454
- 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'
457
457
- if :
458
458
- payloadType : Pull_Request
459
459
- isAction :
@@ -463,7 +463,7 @@ configuration:
463
463
then :
464
464
- removeMilestone
465
465
- addMilestone :
466
- milestone : 10.0-rc2
466
+ milestone : 10.0.0
467
467
description : ' [Milestone Assignments] Assign Milestone to PRs merged to release/10.0 branch'
468
468
- if :
469
469
- payloadType : Issues
@@ -776,3 +776,4 @@ onSuccess:
776
776
777
777
778
778
779
+
You can’t perform that action at this time.
0 commit comments