Exclude closed issues from director dispatch proposals #1386

Merged
coilyco-ops merged 1 commit from issue-1381 into main 2026-07-15 10:34:54 +00:00
Member

Closed issues can linger in the director backlog when stale reservation or cleanup metadata survives refresh. This change checks live issue state during backlog refresh and demotes closed headless issues before they can appear in queued or safe-to-redispatch dispatch proposals, while leaving open stale reservations visible with their current remediation state.

  • Added closed-issue suppression in the director refresh path.
  • Added regression coverage for a closed issue that still carries stale reservation metadata.
  • Added a dry-run rendering check so blocked closed issues stay out of the dispatch preview.

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

Closed issues can linger in the director backlog when stale reservation or cleanup metadata survives refresh. This change checks live issue state during backlog refresh and demotes closed headless issues before they can appear in queued or safe-to-redispatch dispatch proposals, while leaving open stale reservations visible with their current remediation state. - Added closed-issue suppression in the director refresh path. - Added regression coverage for a closed issue that still carries stale reservation metadata. - Added a dry-run rendering check so blocked closed issues stay out of the dispatch preview. closes #1381 ward.workflow: pull-request-and-merge
Exclude closed issues from director proposals
All checks were successful
test / test (pull_request) Successful in 1m10s
556df229e5
Sign in to join this conversation.
No description provided.