Updated
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
| Name | Short | Type | Default | Env | Description |
|---|---|---|---|---|---|
--target | str | Target a specific registry |
#Arguments
| Name | Required | Description |
|---|---|---|
sha | no | Commit SHA to watch (defaults to HEAD) |