Skip to content

feat: add automations stop command#260

Merged
felipefreitag merged 2 commits intomainfrom
feat-stop-command
Apr 13, 2026
Merged

feat: add automations stop command#260
felipefreitag merged 2 commits intomainfrom
feat-stop-command

Conversation

@felipefreitag
Copy link
Copy Markdown
Contributor

@felipefreitag felipefreitag commented Apr 13, 2026

Add a missing command.


Summary by cubic

Adds the resend automations stop CLI command to disable an automation and cancel its active runs. Updates lifecycle help and docs.

  • New Features
    • Command: resend automations stop <id> (interactive ID picker if omitted).
    • Calls resend.automations.stop(id); shows progress and success; supports --json.
    • Added to automations lifecycle and examples; documented in references/automations.md and SKILL.md.

Written for commit 2ecaf69. Summary will update on new commits.

@felipefreitag felipefreitag requested a review from vcapretz April 13, 2026 20:30
Copy link
Copy Markdown
Contributor

@cubic-dev-ai cubic-dev-ai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 2 files

@felipefreitag felipefreitag merged commit 73c440b into main Apr 13, 2026
7 checks passed
@felipefreitag felipefreitag deleted the feat-stop-command branch April 13, 2026 20:46
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