temporalio / temporalio/features
Add `first_execution_run_id` to APIs where it’s missing
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 32
- Forks
- 28
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 7
Description
Add "first execution run ID" to workflow info
- Go - https://github.com/temporalio/sdk-go/issues/2017
- Java - Already there
- TypeScript - Already there
- Python - https://github.com/temporalio/sdk-python/issues/1025
- .NET - https://github.com/temporalio/sdk-dotnet/issues/505
- Ruby - https://github.com/temporalio/sdk-ruby/issues/311
- PHP - https://github.com/temporalio/sdk-php/issues/642
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked Ruby issue 311 and PHP issue 642, then inspect how workflow info exposes the first execution run ID in the already-completed SDKs. Confirm the expected API shape and compatibility behavior before making changes. Done means both Ruby and PHP checklist items are completed and their API behavior matches the existing SDKs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php, ruby
- Domain
- api
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100