Run Gemini CLI
Version updated for https://github.com/google-github-actions/run-gemini-cli to version v0.1.22.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 1,197 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
run-gemini-cli is a GitHub Action that integrates the Gemini CLI into repositories to automate routine development tasks and enable conversational collaboration. It streamlines workflows such as pull request reviews, issue triage, and code analysis/modifications, either automatically or via on-demand commands. The action enhances productivity by leveraging Gemini’s AI capabilities to provide actionable insights, suggest improvements, and interact with other CLIs, all while allowing for project-specific customization.
What’s Changed
What’s Changed
- feat: expand eval dataset with edge and complex cases and refine prompts by @cocosheng-g in https://github.com/google-github-actions/run-gemini-cli/pull/458
- chore: parallelize nightly evaluations and fix suite timeouts by @cocosheng-g in https://github.com/google-github-actions/run-gemini-cli/pull/472
- docs: update an authentication documentation link by @Marukome0743 in https://github.com/google-github-actions/run-gemini-cli/pull/445
- Fix summary Markdown formatting by @Kevinrob in https://github.com/google-github-actions/run-gemini-cli/pull/474
- fix: typo workflow_name on gemini-plan-execute by @Marukome0743 in https://github.com/google-github-actions/run-gemini-cli/pull/476
- Feat: integrate code review extension in PR workflow instead of using customized review prompt by @cynthialong0-0 in https://github.com/google-github-actions/run-gemini-cli/pull/471
- feat: add GitHub Action usage metrics for telemetry by @cocosheng-g in https://github.com/google-github-actions/run-gemini-cli/pull/475
- fix: remove unused service and redundant IAM bindings in workload identity setup script by @anguillanneuf in https://github.com/google-github-actions/run-gemini-cli/pull/481
- Fix: Add workflow name to telemetry resource attributes by @cocosheng-g in https://github.com/google-github-actions/run-gemini-cli/pull/493
- fix(evals): stabilize nightly evaluation suite by @cocosheng-g in https://github.com/google-github-actions/run-gemini-cli/pull/494
- create trust guidance docs by @ehedlund in https://github.com/google-github-actions/run-gemini-cli/pull/501
- Release: v0.1.22 by @google-github-actions-bot in https://github.com/google-github-actions/run-gemini-cli/pull/502
New Contributors
- @Kevinrob made their first contribution in https://github.com/google-github-actions/run-gemini-cli/pull/474
- @anguillanneuf made their first contribution in https://github.com/google-github-actions/run-gemini-cli/pull/481
- @ehedlund made their first contribution in https://github.com/google-github-actions/run-gemini-cli/pull/501
Full Changelog: https://github.com/google-github-actions/run-gemini-cli/compare/v0...v0.1.22