onshape/Workflow Information

Output information about the selected workflow and runs.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
nameworkflow nameyes
branchbranch name, use "*" for all branchesyes
repositoryrepository name (owner/repo)yes
tokentoken to use for API requestsyes
conclusionOutput information with workflows filtered by the specified conclusion, one of: action_required, cancelled, failure, neutral, success, skipped, stale, or timed_out.
statusOutput information with workflows filtered by status, one of: queued, in_progress, or completed.
job-nameIf specified, return the "running-jobs-count" of that job in the selected workflow runs.
namedescription
running-workflows-countThe number of selected workflow runs that are running.
running-jobs-countThe number of jobs that are running (status != completed) on the selected workflow runs, filtered by job-name. 0 if job-name not specified.
last-build-run-numberThe run number of the last build of the selected workflow runs. This includes completed runs.
last-build-shaThe commit SHA of the last build of the selected workflow runs. This includes completed runs.
workflow-idThe id of the specifed workflow.