temporalio / temporalio/temporal

Add SignalWithStart\UpdateWithStart command

Open
#537 3 comments 33 reactions 1 assignee View on GitHub

@spkane31 is already working on this.

Since Jun 19, 2026.

API difficulty: easy enhancement up-for-grabs
Dominant language
Go
Stars
23.2k
Forks
1.9k
Avg merge
2d 8h
Merged PRs (30d)
228

Description

Is your feature request related to a problem? Please describe.
Currently, SignalWithStart is available only through external gRPC API. There are multiple use cases when it is needed from a workflow.

Describe the solution you'd like
Add SignalWithStartChildWorkflow decision. This would allow calling SignalWithStart from the workflow code.
Add an option to specify if the started workflow becomes a child workflow.

Describe alternatives you've considered
Do not implement and keep using the current workaround of calling it from an activity.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.