Skip to content

Move execution ID helper function to common#1970

Merged
bolekk merged 1 commit intomainfrom
exec_ids
Apr 8, 2026
Merged

Move execution ID helper function to common#1970
bolekk merged 1 commit intomainfrom
exec_ids

Conversation

@bolekk
Copy link
Copy Markdown
Contributor

@bolekk bolekk commented Apr 8, 2026

Copied from: https://github.com/smartcontractkit/chainlink/blob/develop/core/services/workflows/events/emit.go#L378

It needs to be used by the Engine and also by trigger capabilities directly. They also generate events with execution IDs.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 8, 2026

✅ API Diff Results - github.com/smartcontractkit/chainlink-common

✅ Compatible Changes (3)

pkg/workflows (3)
  • GenerateExecutionIDWithTriggerIndex — ➕ Added

  • GetTriggerIndexFromReferenceID — ➕ Added

  • GetTriggerReferenceID — ➕ Added


📄 View full apidiff report

@bolekk bolekk marked this pull request as ready for review April 8, 2026 03:30
@bolekk bolekk requested a review from a team as a code owner April 8, 2026 03:30
@bolekk bolekk requested a review from jmank88 April 8, 2026 03:37
@bolekk bolekk marked this pull request as draft April 8, 2026 03:39
@bolekk bolekk changed the title Helper function for backward compatible execution IDs Move execution ID helper function to common Apr 8, 2026
@bolekk bolekk marked this pull request as ready for review April 8, 2026 04:50
@bolekk bolekk enabled auto-merge April 8, 2026 14:48
@bolekk bolekk added this pull request to the merge queue Apr 8, 2026
Merged via the queue into main with commit 49b0582 Apr 8, 2026
32 of 33 checks passed
@bolekk bolekk deleted the exec_ids branch April 8, 2026 14: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.

3 participants