Block human comments before director merge/reopen #1332

Closed
coilyco-ops wants to merge 2 commits from issue-1275 into main
Member

This change makes human feedback a hard gate for PR landings. If a human comment arrives after the last ward acknowledgement, director merge and native PR reopen/merge stop and post a visible blocked comment instead of silently continuing.

  • Shared classifier for latest human vs ward-authored comments.
  • Director merge and PR reopen/merge now fail closed on stale human feedback.
  • Closed-unmerged PR recovery also blocks on a newer manual close/update snapshot.
  • Focused tests cover the new gating and recovery paths.

closes #1275
ward.workflow: pull-request-and-merge

This change makes human feedback a hard gate for PR landings. If a human comment arrives after the last ward acknowledgement, director merge and native PR reopen/merge stop and post a visible blocked comment instead of silently continuing. - Shared classifier for latest human vs ward-authored comments. - Director merge and PR reopen/merge now fail closed on stale human feedback. - Closed-unmerged PR recovery also blocks on a newer manual close/update snapshot. - Focused tests cover the new gating and recovery paths. closes #1275 ward.workflow: pull-request-and-merge
fix human-feedback blocking on PR landings
All checks were successful
test / test (pull_request) Successful in 1m7s
38c9dc4914
closes #1275
Merge origin/main into issue-1275
All checks were successful
test / test (pull_request) Successful in 1m0s
e1d2735ed6
coilyco-ops closed this pull request 2026-07-15 06:36:35 +00:00
All checks were successful
test / test (pull_request) Successful in 1m0s

Pull request closed

Sign in to join this conversation.
No description provided.