rlsbl v0.92.0 /rlsbl watch
On this page

Poll GitHub Actions for workflow runs tied to a commit SHA and report pass or fail, defaulting to HEAD when no SHA is supplied as argument.

#rlsbl watch

Poll GitHub Actions CI workflow runs for a specific commit SHA and report pass or fail status. Defaults to HEAD if no SHA is provided. Useful after rlsbl release to monitor the publish pipeline.

#Flags

Flags
NameShortTypeDefaultEnvDescription
--targetstrRegistry whose CI workflow to watch (auto-detected if omitted)
--run-idstrGitHub Actions workflow run ID to poll directly instead of searching by SHA

#Arguments

Arguments
NameRequiredDescription
shanoGit commit SHA whose CI workflows to monitor (defaults to HEAD if omitted)