story-kit: queue 235_story_show_agent_logs_for_a_story_in_expanded_work_item for merge
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
name: "Show agent logs for a story in expanded work item"
|
||||
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."
|
||||
merge_failure: "Merge workspace is occupied by story 236 (merge-queue/236_story_show_test_results_for_a_story_in_expanded_work_item). The merge pipeline uses a single merge_workspace directory and it is currently locked by another merge. Story 235 cannot proceed until the 236 merge completes or its stale worktree is cleaned up. To unblock: either wait for 236's merge to finish, or manually clean up with `git worktree remove .story_kit/merge_workspace` and `git branch -D merge-queue/236_story_show_test_results_for_a_story_in_expanded_work_item`."
|
||||
---
|
||||
|
||||
# Story 235: Show agent logs for a story in expanded work item
|
||||
|
||||
Reference in New Issue
Block a user