Skip to content

Add first_execution_run_id to workflow info #1027

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Aug 15, 2025
Merged

Add first_execution_run_id to workflow info #1027

merged 2 commits into from
Aug 15, 2025

Conversation

tconley1428
Copy link
Contributor

What was changed

Title

Why?

This can be useful to users to access.

Checklist

  1. Closes [Feature Request] Add first execution run ID to workflow info #1025

  2. How was this tested:

  1. Any docs updates needed?

@tconley1428 tconley1428 requested a review from a team as a code owner August 12, 2025 21:40
@@ -33,6 +33,7 @@
continued_run_id=None,
cron_schedule=None,
execution_timeout=None,
first_execution_run_id="sandbox-validate-first-run_id",
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
first_execution_run_id="sandbox-validate-first-run_id",
first_execution_run_id="sandbox-validate-first-execution-run-id",

@tconley1428 tconley1428 merged commit 2cea1a2 into main Aug 15, 2025
24 of 28 checks passed
@tconley1428 tconley1428 deleted the first_run_id branch August 15, 2025 15:54
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.

[Feature Request] Add first execution run ID to workflow info
2 participants