Skip to content

[Improve] Keep custom automation controls available during run now - #1116

Merged
brunobergher merged 2 commits into
developfrom
feature/custom-automation-run-now-089csih5u1d8r
Aug 5, 2026
Merged

[Improve] Keep custom automation controls available during run now#1116
brunobergher merged 2 commits into
developfrom
feature/custom-automation-run-now-089csih5u1d8r

Conversation

@roomote-roomote

Copy link
Copy Markdown
Contributor

Created by Roomote. Follow up by mentioning @roomote-roomote, in the web UI, or in Slack.

What changed

  • Give each custom automation run button independent mutation state, so enqueueing one run does not disable creation or other run buttons.
  • Include the automation name in launched-task toasts for custom and built-in automations.
  • Use the consistent Running {automationName} now message with a View task action.

Why this change was made

Enqueueing a custom automation previously participated in a section-wide busy state, blocking unrelated automation actions while the request was pending. Run-now feedback also did not consistently identify the automation that launched the task.

Impact

Users can create or run other custom automations while one run is being enqueued, and launched-task notifications clearly identify the automation with a direct task link.

@roomote-community

roomote-community Bot commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

No new code issues found. See task

Reviewed 6586138

@brunobergher
brunobergher marked this pull request as ready for review August 5, 2026 13:52
@brunobergher
brunobergher merged commit ed9c183 into develop Aug 5, 2026
18 checks passed
@brunobergher
brunobergher deleted the feature/custom-automation-run-now-089csih5u1d8r branch August 5, 2026 13:58
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.

2 participants