Skip to content

find-run-id

pipeline find-run-id - Find workflow run ID by SHA

Finds a workflow run with the given HEAD SHA. Returns the run ID which can be used with gh run download.

Output: Run ID (empty if not found)

Examples

pipeline find-run-id --workflow ci-r2r-cli.yaml --sha abc123
pipeline find-run-id --workflow ci-docs.yaml --sha abc123 --status success

See Also


Tutorials | How-to Guides | Explanation | Reference

You are here: Reference — information-oriented technical descriptions of the system.