Thanks to visit codestin.com
Credit goes to github.com

Skip to content

feat: update code to correspond to automation API changes#917

Merged
CarolinaMoraes merged 1 commit into
preview-workflowsfrom
feature/product-1906-standardize-delay-and-timeout-with-natural-language
Apr 10, 2026
Merged

feat: update code to correspond to automation API changes#917
CarolinaMoraes merged 1 commit into
preview-workflowsfrom
feature/product-1906-standardize-delay-and-timeout-with-natural-language

Conversation

@CarolinaMoraes

@CarolinaMoraes CarolinaMoraes commented Apr 10, 2026

Copy link
Copy Markdown
Contributor

Summary by cubic

Updates automations to use natural‑language durations and align field names with the new Automation API. Implements duration and timeout strings and switches step identifiers from ref to key (PRODUCT-1906).

  • New Features

    • Delay and wait_for_event now accept strings like "1 hour" and "1 day".
  • Migration

    • Replace seconds with duration: string in delay steps.
    • Replace timeoutSeconds with timeout: string in wait_for_event.
    • Replace ref with key for step identifiers (interfaces and API parsing).

Written for commit e5a534e. Summary will update on new commits.

@CarolinaMoraes CarolinaMoraes requested a review from a team as a code owner April 10, 2026 14:50
@CarolinaMoraes CarolinaMoraes requested review from brunorubin and removed request for a team April 10, 2026 14:50
@CarolinaMoraes CarolinaMoraes self-assigned this Apr 10, 2026

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

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

No issues found across 4 files

Confidence score: 5/5

  • Automated review surfaced no issues in the provided summaries.
  • No files require special attention.

@CarolinaMoraes CarolinaMoraes merged commit 3ab7349 into preview-workflows Apr 10, 2026
7 of 8 checks passed
@CarolinaMoraes CarolinaMoraes deleted the feature/product-1906-standardize-delay-and-timeout-with-natural-language branch April 10, 2026 15:03
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