Do not leave transient reservation dispatch comments on issues #1211

Merged
coilysiren merged 1 commit from issue-1207 into main 2026-07-13 23:16:40 +00:00
Member

This change removes transient reservation and dispatch comments once they are no longer live control-plane state. Failed prelaunch and deferred-dispatch telemetry now stays on the host log, while release paths delete stale thread noise and keep only the durable workflow comment.

  • What changed: added targeted comment deletion support and wired cleanup into dispatch, reservation release, and reap paths.
  • Why: issue threads should not keep stale operational telemetry as permanent discussion.
  • Tests: ward test; pre-commit run --all-files.

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

This change removes transient reservation and dispatch comments once they are no longer live control-plane state. Failed prelaunch and deferred-dispatch telemetry now stays on the host log, while release paths delete stale thread noise and keep only the durable workflow comment. - What changed: added targeted comment deletion support and wired cleanup into dispatch, reservation release, and reap paths. - Why: issue threads should not keep stale operational telemetry as permanent discussion. - Tests: ward test; pre-commit run --all-files. closes #1207 ward.workflow: pull-request-and-merge
cleanup transient reservation comments
All checks were successful
test / test (pull_request) Successful in 32s
1995f73592
Sign in to join this conversation.
No description provided.