story-kit: queue 235_story_show_agent_logs_for_a_story_in_expanded_work_item for merge

This commit is contained in:
Dave
2026-02-28 09:21:08 +00:00
parent 7ddfbf0585
commit dca5fde2ef

View File

@@ -1,6 +1,6 @@
--- ---
name: "Show agent logs for a story in expanded work item" name: "Show agent logs for a story in expanded work item"
merge_failure: "Merge pipeline infrastructure failure: The squash merge onto merge-queue branch succeeded cleanly (no conflicts, 2 files changed, 457 insertions). However, quality gates failed because the merge_workspace directory is incomplete — 'pnpm run build' failed with 'No package.json found in .story_kit/merge_workspace/frontend' and 'cargo test' failed with 'manifest path .story_kit/merge_workspace/Cargo.toml does not exist'. This is the same infrastructure issue that affected story 237. The merge-queue branch has the correct squashed commit but the workspace used for running gates doesn't contain the full project tree. Master is untouched." merge_failure: "Merge pipeline infrastructure failure: squash merge succeeded on merge-queue branch, conflicts auto-resolved (WorkItemDetailPanel.test.tsx), quality gates passed, but final cherry-pick onto master failed with \"fatal: bad revision 'merge-queue/235_story_show_agent_logs_for_a_story_in_expanded_work_item'\" — the merge-queue branch reference was not found at cherry-pick time. Master is untouched."
--- ---
# Story 235: Show agent logs for a story in expanded work item # Story 235: Show agent logs for a story in expanded work item