gsxdsm
fa428a487b
FN-5794: run worktree init for fresh merge workspaces
Run merge worktree initialization automatically when a merge workspace is newly created.
- detect when integration worktree creation is fresh and invoke the configured init command
- preserve existing behavior for already-initialized worktrees while improving setup reliability
- add integration tests covering init command execution paths for merge worktree setup
Files changed:
.changeset/fn-5794-merge-worktree-init.md | 5 +++
.../__tests__/merger-integration-worktree.test.ts | 16 +++++++++
packages/engine/src/merger.ts | 39 +++++++++++++++++++++-
3 files changed, 59 insertions(+), 1 deletion(-)
Fusion-Task-Id: FN-5794
Fusion-Task-Lineage: f368099f-a179-466e-b994-2a503167112c
2026-05-31 17:52:57 -07:00
..
2026-05-30 14:50:22 -07:00
2026-04-25 09:09:31 -07:00
2026-05-30 08:29:04 -07:00
2026-05-31 13:12:13 -07:00
2026-05-31 16:57:42 -07:00
2026-05-30 10:06:51 -07:00
2026-05-30 06:47:02 -07:00
2026-05-30 08:39:38 -07:00
2026-05-30 08:39:38 -07:00
2026-05-30 09:43:02 -07:00
2026-05-30 15:04:26 -07:00
2026-05-30 14:07:20 -07:00
2026-05-30 14:42:50 -07:00
2026-05-30 14:18:15 -07:00
2026-05-30 15:06:04 -07:00
2026-05-30 17:45:11 -07:00
2026-05-30 22:53:24 -07:00
2026-05-31 08:32:01 -07:00
2026-05-31 08:32:01 -07:00
2026-05-31 08:32:01 -07:00
2026-05-31 08:32:01 -07:00
2026-05-31 08:32:01 -07:00
2026-05-31 08:32:01 -07:00
2026-05-31 08:32:01 -07:00
2026-05-31 08:50:23 -07:00
2026-05-31 11:55:11 -07:00
2026-05-31 11:55:11 -07:00
2026-05-31 13:50:23 -07:00
2026-05-31 15:17:11 -07:00
2026-05-31 13:50:23 -07:00
2026-05-31 15:59:59 -07:00
2026-05-31 16:48:28 -07:00
2026-05-31 17:23:26 -07:00
2026-05-31 17:52:57 -07:00
2026-05-31 11:55:11 -07:00
2026-05-31 08:35:36 -07:00
2026-05-30 15:15:47 -07:00
2026-05-30 13:43:36 -07:00
2026-05-31 08:32:01 -07:00