From c21a0873997a19ed120b2dceacc746697d19199d Mon Sep 17 00:00:00 2001 From: Dave Date: Tue, 17 Mar 2026 00:30:47 +0000 Subject: [PATCH] story-kit: queue 250_bug_merge_pipeline_cherry_pick_fails_with_bad_revision_on_merge_queue_branch for merge --- ...cherry_pick_fails_with_bad_revision_on_merge_queue_branch.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.story_kit/work/4_merge/250_bug_merge_pipeline_cherry_pick_fails_with_bad_revision_on_merge_queue_branch.md b/.story_kit/work/4_merge/250_bug_merge_pipeline_cherry_pick_fails_with_bad_revision_on_merge_queue_branch.md index 49e2a44..c291c1c 100644 --- a/.story_kit/work/4_merge/250_bug_merge_pipeline_cherry_pick_fails_with_bad_revision_on_merge_queue_branch.md +++ b/.story_kit/work/4_merge/250_bug_merge_pipeline_cherry_pick_fails_with_bad_revision_on_merge_queue_branch.md @@ -1,6 +1,6 @@ --- name: "Merge pipeline cherry-pick fails with bad revision on merge-queue branch" -merge_failure: "Squash-merge resulted in an empty diff — the feature branch has no code changes beyond master. The coder's work may not have been committed to the feature branch, or the changes were already merged." +merge_failure: "Squash-merge resulted in an empty diff — the feature branch has no code changes beyond master. The feature branch appears to already be fully merged or contains no implementation changes." --- ## Rejection Notes