Skip to content

feat(related_to) add related_to field in runspec to point to parent run#7592

Open
afbrock wants to merge 1 commit into
mainfrom
adam/related-to-field
Open

feat(related_to) add related_to field in runspec to point to parent run#7592
afbrock wants to merge 1 commit into
mainfrom
adam/related-to-field

Conversation

@afbrock

@afbrock afbrock commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

This change adds a field to the runspec that is immutable, set at creation time for a run, linking a run to a previous run.

Tracking issue

https://linear.app/unionai/issue/ENG26-628/be-link-related-runs-with-related-to

Why are the changes needed?

This change enables customers to group together runs that are related in some way.

What changes were proposed in this pull request?

This PR is limited to simply adding the field to our Proto definition, and the generated files that are created from that definition.

How was this patch tested?

Run in devbox, then staging.

Setup process

Screenshots

Check all the applicable boxes

  • I updated the documentation accordingly.
  • All new and existing tests passed.
  • All commits are signed-off.

Related PRs

Stack

If you do use git town to manage PR Stacks, the stack relevant to this PR
will show below. Otherwise, you can ignore this section.

Docs link

@afbrock afbrock requested review from EngHabu, katrogan and kumare3 and removed request for katrogan and kumare3 June 25, 2026 18:00
@afbrock afbrock added the added Merged changes that add new functionality label Jun 25, 2026
@afbrock afbrock force-pushed the adam/related-to-field branch from 4d59158 to e711766 Compare June 25, 2026 22:31
@afbrock afbrock requested review from machichima and pingsutw June 25, 2026 23:10
@afbrock afbrock force-pushed the adam/related-to-field branch from e711766 to 092f9c2 Compare June 26, 2026 19:05
Links related runs.

Signed-off-by: Adam Brock <adam@union.ai>
@afbrock afbrock force-pushed the adam/related-to-field branch from 092f9c2 to 5e8098d Compare June 26, 2026 20:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

added Merged changes that add new functionality flyte2

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant