Dumps GitHub Actions contexts for debugging and exploring undocumented fields to be used in advanced GitHub Actions workflows.
Uses my GitHub-Actions Reusable Workflows Library where there is much more interesting and advanced stuff.
Available context information changes depending on the context that triggered the workflow, so you will likely need to check and compare these more specific context dumps:
- Workflow Dispatch Contexts (Manual trigger)
The rest of my original source repos are here.
Pre-built Docker images are available on my DockerHub.