Skip to content

Debug workflow_call event context propagation#37

Closed
TWiStErRob wants to merge 2 commits into
mainfrom
tw/debug-event-context
Closed

Debug workflow_call event context propagation#37
TWiStErRob wants to merge 2 commits into
mainfrom
tw/debug-event-context

Conversation

@TWiStErRob
Copy link
Copy Markdown
Owner

AI-generated: Verify what event payload a reusable workflow receives natively vs passed via toJSON(github.event).

Add reusable workflow that dumps both the native GITHUB_EVENT_PATH
and a caller-passed toJSON(github.event) as artifacts for comparison.

This verifies whether workflow_call inherits the caller's event payload
or only receives a minimal workflow_call-specific payload.
@TWiStErRob TWiStErRob force-pushed the tw/debug-event-context branch from fdae170 to c755e6e Compare May 12, 2026 10:36
@TWiStErRob TWiStErRob closed this May 13, 2026
@TWiStErRob TWiStErRob deleted the tw/debug-event-context branch May 13, 2026 15:14
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.

1 participant