gsxdsm
f77aa073c1
FN-6025: fix builtin coding auto-merge review flags
Restore the built-in coding workflow's in-review auto-merge metadata.
- switch builtin:coding to the authored v2 workflow IR so in-review retains merge-blocker and human-review traits
- add core regression coverage for builtin workflow resolution and column flag propagation
- extend dashboard board workflow route/payload tests to assert the in-review flags and payload contents
Files changed:
.changeset/fn-6025-auto-merge-toggle-flags.md | 5 +++++
packages/core/src/__tests__/builtin-workflows.test.ts | 19 +++++++++++++++++++
packages/core/src/__tests__/workflow-ir-resolver.test.ts | 14 ++++++++++++++
packages/core/src/builtin-workflows.ts | 21 ++++++++++++++-------
packages/dashboard/src/routes/__tests__/board-workflows-route.test.ts | 12 ++++++++++--
packages/dashboard/src/routes/__tests__/board-workflows.test.ts | 4 ++++
6 files changed, 66 insertions(+), 9 deletions(-)
Fusion-Task-Id: FN-6025
Fusion-Task-Lineage: 838ced1f-0fdf-413b-94a0-52ddb21d75c9
2026-06-08 13:32:58 -07:00
..
2026-06-03 09:25:56 -07:00
2026-06-06 00:38:28 -07:00
2026-06-05 00:00:05 -07:00
2026-06-05 00:01:12 -07:00
2026-06-04 23:34:33 -07:00
2026-06-04 23:39:07 -07:00
2026-06-05 03:02:27 -07:00
2026-06-05 02:27:46 -07:00
2026-06-05 00:15:57 -07:00
2026-06-05 00:16:14 -07:00
2026-06-05 03:41:54 -07:00
2026-06-05 03:24:41 -07:00
2026-06-04 23:44:39 -07:00
2026-06-05 00:30:27 -07:00
2026-06-05 01:16:13 -07:00
2026-06-04 23:56:10 -07:00
2026-06-03 14:17:40 -07:00
2026-04-25 09:09:31 -07:00
2026-06-06 06:31:44 -07:00
2026-06-02 18:58:48 -07:00
2026-06-03 15:24:03 -07:00
2026-06-03 08:40:01 -07:00
2026-06-08 12:55:52 -07:00
2026-06-03 19:48:40 -07:00
2026-06-05 11:12:40 +10:00
2026-06-03 07:06:30 -07:00
2026-06-07 23:03:38 -07:00
2026-05-31 20:50:09 -07:00
2026-05-31 21:08:41 -07:00
2026-05-31 23:24:53 -07:00
2026-06-01 01:42:19 -07:00
2026-06-01 13:20:55 -07:00
2026-06-01 13:03:20 -07:00
2026-06-01 13:33:56 -07:00
2026-06-01 14:07:46 -07:00
2026-06-01 16:55:56 -07:00
2026-06-01 17:15:11 -07:00
2026-06-01 17:52:12 -07:00
2026-06-01 01:30:34 -07:00
2026-06-01 01:37:25 -07:00
2026-06-01 04:47:19 -07:00
2026-06-01 05:15:14 -07:00
2026-06-01 03:23:10 -07:00
2026-06-01 05:39:01 -07:00
2026-06-01 07:53:56 -07:00
2026-06-01 09:05:18 -07:00
2026-06-01 08:13:36 -07:00
2026-06-01 19:40:28 -07:00
2026-06-01 16:24:21 -07:00
2026-06-03 09:40:30 -07:00
2026-06-01 18:52:28 -07:00
2026-06-01 23:39:20 -07:00
2026-06-03 19:54:02 -07:00
2026-06-01 23:01:26 -07:00
2026-06-01 23:37:03 -07:00
2026-06-02 00:07:07 -07:00
2026-06-01 23:55:20 -07:00
2026-06-02 07:46:38 -07:00
2026-06-02 09:02:48 -07:00
2026-06-02 10:07:08 -07:00
2026-06-02 10:29:34 -07:00
2026-06-02 12:42:04 -07:00
2026-06-02 14:41:41 -07:00
2026-06-02 17:58:41 -07:00
2026-06-02 18:15:14 -07:00
2026-06-02 15:33:31 -07:00
2026-06-02 18:11:26 -07:00
2026-06-03 13:20:17 -07:00
2026-06-02 18:43:29 -07:00
2026-06-03 01:10:18 -07:00
2026-06-02 21:54:14 -07:00
2026-06-02 18:56:36 -07:00
2026-06-02 23:13:16 -07:00
2026-06-03 13:20:17 -07:00
2026-06-03 15:32:29 -07:00
2026-06-03 17:14:42 -07:00
2026-06-03 15:32:29 -07:00
2026-06-03 22:31:23 -07:00
2026-06-07 18:51:46 -07:00
2026-06-07 18:51:46 -07:00
2026-06-07 18:54:24 -07:00
2026-06-08 10:33:17 -07:00
2026-06-08 13:32:58 -07:00
2026-06-07 18:51:46 -07:00
2026-06-01 08:23:02 -07:00
2026-06-02 14:47:51 -07:00
2026-06-03 22:31:23 -07:00
2026-06-07 18:51:46 -07:00
2026-06-07 20:23:07 -07:00
2026-06-08 13:32:58 -07:00
2026-06-03 10:31:18 -07:00
2026-06-01 21:55:10 -07:00
2026-06-06 00:09:53 -07:00
2026-06-02 18:29:53 -07:00
2026-06-02 09:20:31 -07:00
2026-06-05 00:49:04 -07:00
2026-06-03 08:00:31 -07:00
2026-06-03 07:51:38 -07:00
2026-06-03 10:18:24 -07:00
2026-06-08 07:53:42 -07:00
2026-06-08 07:57:11 -07:00
2026-06-08 13:32:58 -07:00
2026-06-04 13:15:50 -07:00
2026-06-03 13:33:38 -07:00
2026-06-07 23:30:16 -07:00
2026-06-05 00:32:52 -07:00
2026-06-04 08:00:33 -07:00
2026-06-07 21:19:10 -07:00
2026-06-04 21:57:46 -07:00
2026-06-07 23:56:25 -07:00
2026-06-07 22:56:35 -07:00
2026-06-05 01:16:27 -07:00