feat(FN-3217): honor resolved merge target across completion flows
- Add merge target branch resolver contract to core types and exports - Update task lifecycle completion path to resolve and propagate merge target branch - Use resolved merge target in merger execution instead of stale/default branch assumptions - Expand core and CLI tests for merge-target resolution behavior and add changeset for @runfusion/fusion Fusion-Task-Id: FN-3217
This commit is contained in:
5
.changeset/fn-3217-merge-target-branch.md
Normal file
5
.changeset/fn-3217-merge-target-branch.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@runfusion/fusion": patch
|
||||
---
|
||||
|
||||
Honor task-configured merge targets across CLI and merge completion paths, including PR creation base branch selection and merge metadata resolution.
|
||||
Reference in New Issue
Block a user