Fix PR merge false positive on empty summary #1437

Merged
coilyco-ops merged 1 commit from issue-1435 into main 2026-07-15 12:46:55 +00:00
Owner

Fix ward agent pr merge so it no longer treats a zeroed PR summary as authoritative when the live tree comparison still shows changes to land.

  • Remove the summary-count no-op guard from both PR merge paths.
  • Add regression coverage proving a stale zero-diff summary does not block a merge when the base/head trees differ.
  • closes #1435
  • ward.workflow: pull-request-and-merge
Fix `ward agent pr merge` so it no longer treats a zeroed PR summary as authoritative when the live tree comparison still shows changes to land. - Remove the summary-count no-op guard from both PR merge paths. - Add regression coverage proving a stale zero-diff summary does not block a merge when the base/head trees differ. - closes #1435 - ward.workflow: pull-request-and-merge
Fix PR merge no-op false positive
All checks were successful
test / test (pull_request) Successful in 1m24s
d49e73402a
Commenting is not possible because the repository is archived.
No reviewers
No milestone
No project
No assignees
1 participant
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
coilyco-flight-deck/ward!1437
No description provided.