Launched: Gemini CLI GitHub Actions! #5642
bdmorgan
announced in
Announcements
Replies: 1 comment
-
Cool! Added this to https://github.com/Piebald-AI/awesome-gemini-cli. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We're excited to announce Gemini CLI GitHub Actions! While Gemini CLI is a tool built for individual use in your own terminal, Gemini CLI GitHub Actions was created for team collaboration on the platform where developers work with each other.
Triggered by events like new issues or pull requests, it works asynchronously in the background, using the full context of your project to automatically handle tasks. It knows your code, understands what you want to do, and gets it done.
We’re launching with three powerful, open-source workflows that can help you code better, faster:
🤖Intelligent issue triage: Automate the overhead of managing new issues. Gemini CLI can analyze, label and prioritize incoming issues, helping focus your attention on what matters most.
🚀Accelerated pull request reviews: Get instant, insightful feedback on code changes. Gemini CLI can review pull requests for quality, style and correctness, freeing up reviewers to focus on more complex tasks and decisions.
🤝On-demand collaboration: Simply mention @gemini-cli in any issue or pull request to delegate tasks. Tell it to do things like, "write tests for this bug," "implement the changes suggested above," "brainstorm alternative solutions," or "fix this well defined bug."
🔥 🔥 🔥
Use the Gemini CLI GitHub Actions on your repos today by running
/setup-github
in Gemini CLI or by grabbing the action yourself at https://github.com/google-github-actions/run-gemini-cli. See the launch blog post here: https://blog.google/technology/developers/introducing-gemini-cli-github-actions/Beta Was this translation helpful? Give feedback.
All reactions