Files
fusion/.changeset/single-github-progress-update.md
gsxdsm 4eb532f24e fix(github): dedupe task progress updates
Post at most one in-progress comment per Fusion task while keeping failed deliveries retryable. Persist a durable marker and fall back to the task log when local marker storage fails after GitHub accepts the comment.
2026-07-21 17:14:30 -07:00

249 B

@runfusion/fusion
@runfusion/fusion
patch

summary: Send only one in-progress update per Fusion task on its linked GitHub tracking issue. category: fix dev: Persists the successful in-progress notification marker and retains legacy task-log deduplication.