RunReplay v0.1 — Inspect any GitHub Actions job from your terminal
RunReplay v0.1\n\nInitial public release of the GitHub Actions inspector.\n\nRunReplay reads a GitHub Actions job URL and reports the commit SHA, event, runner labels, steps, conclusion, logs API URL, and workflow artifacts.\n\nIt also supports stable JSON output for scripts and integrations:\n\n\
unreplay inspect --json > inspection.json\n\n### Scope\n\nThis release inspects GitHub data. It does not claim to restore a past runner VM, filesystem, caches, secrets, or service state.