sethhorsley/opencode GitHub Action

Run opencode in GitHub Actions workflows

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
modelModel to useyes
agentAgent to use. Must be a primary agent. Falls back to default_agent from config or 'build' if not found.no
shareShare the opencode session (defaults to true for public repos)no
promptCustom prompt to override the default promptno
use_github_tokenUse GITHUB_TOKEN directly instead of OpenCode App token exchange. When true, skips OIDC and uses the GITHUB_TOKEN env var.nofalse
mentionsComma-separated list of trigger phrases (case-insensitive). Defaults to '/opencode,/oc'no
variantModel variant for provider-specific reasoning effort (e.g., high, max, minimal)no
oidc_base_urlBase URL for OIDC token exchange API. Only required when running a custom GitHub App install. Defaults to https://api.opencode.aino

no outputs