Google Launches Gemini CLI GitHub Actions: Automate PR Review, Issue Triage, and More
Google has just announced Gemini CLI GitHub Actions – a completely free AI-powered programming tool, developed from an internal need to manage pull requests and issues on GitHub. Shortly after the community discovered this automated system in the Gemini CLI repository, Google finally decided to share the tool publicly.
Gemini CLI GitHub Actions is now available in beta at the google-github-actions/run-gemini-cli repository. It will trigger Gemini CLI to run asynchronously in the background when a new event, such as an issue or pull request, is created.
According to Google, because the Gemini CLI can understand the context of the entire repository – including source code and existing issues – it can handle tasks on its own without constant monitoring.
Google has built a number of open source workflows for users to customize for their projects. There are 3 main tasks including:
- Smart issue classification: Automatically analyze, label, and prioritize new issues, helping developers focus on more important work.
- Accelerate pull request reviews: Automatically respond to code changes, check quality and coding style – saving time on initial manual reviews.
- Collaborate on demand: You can 'assign' tasks to AI by mentioning @gemini-cli in an issue or PR comment, to write tests, fix bugs, and more.
Additionally, users can extend automation capabilities such as creating release notes, updating changelogs.
On the security front, Google has integrated Google Cloud's Workload Identity Federation (WIF) for Vertex AI and Gemini Code Assist users. This enables precise control of AI agent access without the need for persistent API keys. Users can also enforce the principle of least privilege with allowlists and custom identifiers.
To use Gemini CLI GitHub Actions, users need to be running Gemini CLI version 0.1.16 or higher , then execute the /setup-github command to start the setup.
Gemini CLI was introduced by Google in June as a counterweight to other command-line AI tools like Claude Code. Based on the power of the Gemini 2.5 Pro platform , Gemini CLI promises to become a solution to support users in writing code, debugging, researching and working directly from the terminal more conveniently.
You should read it
- Instructions for using the Gemini utility
- Gemini can now recognize PDF files appearing on smartphone screens
- Gemini Tips for Multitasking on Android
- How to use Chatbot AI Gemini on iPhone
- Google Announces Gemini 2.5 Pro Deep Think, Beats OpenAI's o3 and o4 Models
- Google launches Gemini 2.5 Deep Think - surpassing OpenAI o3 and Grok 4 in performance
- 5 Reasons to Try Google Gemini
- How to Run Gemini CLI AI Agent on Terminal
May be interested
- Google changes Bard's name to Gemini, launches mobile app and new Ultra 1.0 versiongoogle has just officially announced the rebranding of the bard ai chatbot to the name gemini, similar to the most powerful ai model the company currently holds.
- Instructions for using the Gemini utilitygemini utility will help users exploit and experience gemini more. gemini utility will provide a number of other google applications in gemini for you to choose from for many of your other purposes. the article below will guide you to activate and use the gemini utility.
- GitHub launches 'Copilot', an AI that can code with yougithub has just officially launched a new ai programming tool called copilot. this tool will accompany programmers and developers to help them create more quality code in a variety of programming languages such as python, javascript, typescript, ruby and go.
- Gemini can now recognize PDF files appearing on smartphone screensfiles by google will now automatically enable gemini analysis when you open a pdf document.
- 4 Useful Ways to Use Gemini AI in Google Slidespresentation slides are important, but wouldn't it be great if the process was a little easier? with gemini ai in google slides, that's possible!
- Google's Gemini responded with strange, meaningless words repeated over and over for some usersrecently, some users noticed that google gemini was giving repeated text, strange characters, and complete nonsense in some responses.
- Gemini can now summarize responses in Google Formsover the past few months, google has been aggressively pushing gemini ai into every corner of its workspace suite of apps, like generating entire documents from a suggestion in google docs or creating editable charts in sheets.
- Gemini 2.0 Flash Launched: Google's New Breakthrough in AIgoogle has officially kicked off the gemini 2.0 era with the launch of the all-new gemini 2.0 flash model.
- How to disable Gemini in Gmail and other Google Workspace appsif you rarely use gemini, don't like ai tools, or want to avoid a deeper connection with google's ecosystem, here's how to disable gemini in gmail on desktop and android/ios devices.
- What is GitHub? Overview of GitHubwhat is github? overview of github. github is a web-based git source repository service for software development projects that went into operation in april 2008. gibhub offers both paid and free versions of accounts.