https://github.com/google-gemini/gemini-cli-action
https://github.com/google-gemini/gemini-cli-action
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/google-gemini/gemini-cli-action
- Owner: google-gemini
- License: apache-2.0
- Created: 2025-06-27T22:03:14.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-07-17T21:16:43.000Z (5 months ago)
- Last Synced: 2025-07-18T01:45:56.383Z (5 months ago)
- Language: JavaScript
- Size: 52.7 KB
- Stars: 169
- Watchers: 4
- Forks: 26
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome-gemini-cli - **gemini-cli-action** - A GitHub Action for automating software development tasks using Gemini CLI (GitHub Actions & Automation)
README
# Gemini CLI Action
> **⚠️ ARCHIVED - Please migrate to the official action**
>
> This repository has been archived. This was a prototype that has now been superseded by the official Google GitHub Action:
> **[google-github-actions/run-gemini-cli](https://github.com/google-github-actions/run-gemini-cli)**
>
> The official action provides the same functionality with ongoing support and updates.
## Migration Guide
Please migrate to the official action: **[google-github-actions/run-gemini-cli](https://github.com/google-github-actions/run-gemini-cli)**
The official action provides:
- All the same functionality as this archived action
- Ongoing support and updates
- Complete documentation and examples
- Official Google support
Simply update your workflow files to use `google-github-actions/run-gemini-cli` instead of this action.