gh-run Verified for current stable LTS

Gh Run Command: Check Workflow Status And Echo If Passed

Use for check workflow status and echo if passed with Gh Run. Exact CLI syntax to check workflow status and echo if passed using Gh Run.

When to use this: Use for check workflow status and echo if passed with Gh Run.

Command Syntax

gh run view <workflow_run_number> --exit-status && <echo "run pending or passed">

Command Breakdown

--exit-status
Command Option
Tool-specific option used by this command invocation.

FAQ

Purpose: Exact syntax to check workflow status and echo if passed using Gh Run.

Test path: Replace placeholders and run destructive commands in a disposable workspace first.

Flag behavior: Tool version, platform, and shell can change behavior.

Improve This Command

Suggest a correction, safer default, or version-specific note for this entry.

Related Operations

Back to Gh Run directory