A GitHub Action that integrates Gemini CLI for automated code reviews, issue triage, and on-demand AI assistance.
run-gemini-cli is easy to set up with strong trust signals. Check agent compatibility and use-case fit before adding it to your workflow.
gh repo view google-github-actions/run-gemini-cli --webOpen the official repository or website.
Check the README for package manager, auth, and platform requirements.
Try it in a small test task inside your agent workflow.
Repository setup guidance
Strong trust signals; still review the README and permissions before production use.
Last commit was about 66 days ago.
2056 GitHub stars indicate community interest.
83 open issues signal maintenance load.
Apache-2.0 license detected.
3 security/trust notes recorded.
Setup difficulty is 2/5.
Local GitHub Actions runner for AI agents — test CI/CD workflows locally before pushing.
A CLI tool to create and hide GitHub comments using the GitHub REST API.
Suggests code changes via GitHub multi-line suggestions using reviewdog.
AI-powered GitHub automation for issue triage, PR review, labeling, and security scanning.
This tool adds Google's Gemini AI to your GitHub workflows. It can automatically review pull requests, triage issues, and respond to comments when you mention @gemini-cli. You can also give it custom instructions for your project.
run-gemini-cli is a GitHub Action that brings the power of Gemini CLI directly into your GitHub repositories. It acts as an autonomous agent for routine coding tasks and an on-demand collaborator. You can trigger it via events (like issue opening) or schedules (like nightly runs), and interact with it conversationally in issue and PR comments (e.g., '@gemini-cli fix this issue'). It supports automation for pull request reviews, issue triage, and general code analysis. The action is extensible with tools, allowing Gemini to interact with other CLIs like GitHub CLI. It is customizable via a GEMINI.md file for project-specific instructions. Setup is quick: get a Gemini API key, add it as a GitHub secret, and choose a workflow (either via the setup command or manually copying example workflows). It supports both Google and GitHub authentication, and includes observability features.
2,056
Stars
278
Forks
83
Issues
Apache-2.0
License
A GitHub Action that integrates Gemini CLI for automated code reviews, issue triage, and on-demand AI assistance.
Developers using GitHub Actions, Open source maintainers, DevOps engineers
The setup section provides repository-level starting guidance, not a guarantee of an independently verified installation. Check the official README and release notes.
Requires a Gemini API key, which may incur costs The action can modify code and create PRs, so review permissions carefully
Similar or complementary options to evaluate include Agent-CI, github-comment, action-suggester.
Aug 20, 2026