Run Gemini CLI
Version updated for https://github.com/google-github-actions/run-gemini-cli to version v0.1.21.
- This publisher is shown as ‘verified’ by GitHub.
- This action is used across all versions by 944 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 development workflows, enabling conversational AI-powered automation and assistance directly within GitHub repositories. It automates tasks such as pull request reviews, issue triage, and code analysis, while also providing on-demand collaboration through contextual commands (e.g., @gemini-cli). This action streamlines routine coding tasks and enhances productivity by leveraging Gemini’s AI capabilities for code management and development.
Release notes
What’s Changed
- feat: establish robust evaluation framework for workflow benchmarks by @cocosheng-g in https://github.com/google-github-actions/run-gemini-cli/pull/457
- fix: add a plan execution workflow for gemini-invoke workflow by @cynthialong0-0 in https://github.com/google-github-actions/run-gemini-cli/pull/465
- fix: update README.md for plan-execute workflow added in #465 by @cynthialong0-0 in https://github.com/google-github-actions/run-gemini-cli/pull/466
- Release: v0.1.21 by @google-github-actions-bot in https://github.com/google-github-actions/run-gemini-cli/pull/467
New Contributors
- @cocosheng-g made their first contribution in https://github.com/google-github-actions/run-gemini-cli/pull/457
- @cynthialong0-0 made their first contribution in https://github.com/google-github-actions/run-gemini-cli/pull/465
Full Changelog: https://github.com/google-github-actions/run-gemini-cli/compare/v0...v0.1.21