Skip to content

Pass the current run ID as the parent_run_id when calling run_app - #133

Merged
jo-sm merged 1 commit into
developfrom
propagate-parent-ids
Nov 28, 2025
Merged

Pass the current run ID as the parent_run_id when calling run_app#133
jo-sm merged 1 commit into
developfrom
propagate-parent-ids

Conversation

@jo-sm

Copy link
Copy Markdown
Member

This PR gets the current run ID from the context and passes it to the API when calling run_app.

@github-actions

Copy link
Copy Markdown
Contributor

⚠️WARNING: This PR targets main instead of develop

This PR is targeting main which will trigger a production deployment when merged.

If this is a regular feature/fix PR, please change the base branch to develop.
If this is intentional (e.g., hotfix), you can ignore this warning.

Current base: main
Recommended base: develop

@bradhe

Copy link
Copy Markdown
Contributor

Looks good overall, please use the develop branch first though :)

@jo-sm
jo-sm changed the base branch from main to developNovember 20, 2025 09:54

@socksysocksy 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.

Do you need to also do this for the rust CLI?

@jo-sm
jo-sm merged commit 0c83e98 into developNov 28, 2025
6 checks passed
@jo-sm
jo-sm deleted the propagate-parent-ids branch November 28, 2025 15:21
Sign up for freeto 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.

3 participants

@jo-sm@bradhe@socksy