Skip to content

[Improve] Keep routine automation runs quiet - #1342

Merged
mrubens merged 2 commits into
developfrom
improve/quiet-automation-reports-3jv9wfttwh5ha
Aug 14, 2026
Merged

[Improve] Keep routine automation runs quiet#1342
mrubens merged 2 commits into
developfrom
improve/quiet-automation-reports-3jv9wfttwh5ha

Conversation

@roomote-roomote

@roomote-roomote roomote-roomote Bot commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

​Opened on behalf of @mrubens. Follow up by mentioning @roomote-roomote, in the web UI, or in Slack.

What changed

  • Removed the runtime requirement that automation-started tasks always send a terminal communication-channel closeout.
  • Updated custom automation and late-bound work-item guidance to default to silent completion and reserve reports for actionable or important findings, meaningful completed results, durable blockers, or required input.
  • Kept configured destinations available when a report is warranted, while allowing explicit automation instructions to request routine or no-action reporting.

Why this change was made

Routine successful and no-change automation runs should remain auditable without unnecessarily interrupting people in communication channels.

Impact

Custom automations and late-bound work items can now finish without posting. By default, human-facing messages are limited to outcomes worth immediate attention, while automations with explicit reporting requirements retain that behavior.

@roomote-community

roomote-community Bot commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

No code issues found. See task

Reviewed 75c546b

Comment thread apps/worker/src/run-task/__tests__/run-task.test.ts
@roomote-roomote

roomote-roomote Bot commented Aug 14, 2026

Copy link
Copy Markdown
Contributor Author

Updated late-bound automation work items to follow the same interruption-worthy reporting default: meaningful results, actionable findings, blockers, and required input can post, while routine no-op or no-change outcomes finish silently. Pushed in 75c546b.

@mrubens
mrubens marked this pull request as ready for review August 14, 2026 20:24
@mrubens
mrubens merged commit e08eb2e into develop Aug 14, 2026
19 checks passed
@mrubens
mrubens deleted the improve/quiet-automation-reports-3jv9wfttwh5ha branch August 14, 2026 20:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant