exastro-suite / exastro-it-automation

Apache License 2.0
3 stars 19 forks source link

【Conductor】各種branchの先をmargeしたい #2560

Open yoshiyuki-konuma opened 2 months ago

yoshiyuki-konuma commented 2 months ago

機能要望の背景(任意)

各Movementでの終了結果によって分岐させる際に、分岐先での特定の処理の後に再度1本の流れに戻したい

例えば、 特定の処理Aの後、成功すればA-2の処理をするが失敗の場合は何もせず、成功失敗にかかわらずBの処理へ進みたい、とか。

改善案・要望する機能

parallel marge と同じように、Conditional branchとStatus file branchに対応するmargeが欲しい

代替案

parallel branchと違い、Conditional branch と Status file branch は分岐後片方しか流れないので、 その場合、Conductor内の記述では後続のMovementが2系統以上のInを受け付ける