marblejenka/Gemini CLI Action

Uses the Gemini CLI to automate software development tasks.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
promptA specific prompt to guide Gemini.noYou are a helpful assistant.
GEMINI_API_KEYYour Gemini API key.yes
OTLP_GCP_WIF_PROVIDERThe workload identity provider for GCP authentication.no
OTLP_GOOGLE_CLOUD_PROJECTThe Google Cloud project for telemetry.no
settings_jsonA JSON string to configure the Gemini CLI. This will be written to .gemini/settings.json. To enable observability with Google Cloud, include: {"telemetry": {"enabled": true, "target": "gcp"}, "sandbox": false} no
versionThe version of @google/gemini-cli to execute. Can be a specific version from npm (e.g., '0.1.0', 'latest'), a branch name (e.g., 'main'), or a commit hash. nolatest
namedescription
summaryThe summarized output from the Gemini CLI execution.