jonnonz1/Orchestrator Task

Run a prompt against an Orchestrator server and optionally comment the result on the PR.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
orchestrator-urlBase URL of the Orchestrator server (e.g. http://orchestrator.internal:8080).yes
orchestrator-tokenBearer token for the Orchestrator server. Store as a secret.yes
promptThe prompt to run. Can reference files in the repo via ${{ github.workspace }}.yes
runtimeWhich agent runtime to use (claude, shell, …).noclaude
ram-mbVM RAM in MB.no4096
timeoutTask timeout in seconds.no600
comment-on-prIf 'true' and the workflow runs on a pull_request, post the result as a PR comment.nofalse
namedescription
task-idThe Orchestrator task ID
statusFinal task status
cost-usdClaude cost in USD (claude runtime only)