google-github-actions / google-github-actions/run-gemini-cli
Ability to optionally use forked gemini-cli
Open
Beginner friendly
Nobody has claimed this yet.
area/configuration
area/github-action
github_actions
kind/enhancement
- Dominant language
- TypeScript
- Stars
- 2.1k
- Forks
- 285
- Avg merge
- 8h 8m
- Merged PRs (30d)
- 1
Description
TL;DR
add inputs.gemini_cli_package defaulted to @google/gemini-cli
Detailed design
similar to gemini_cli_version, vars.GEMINI_CLI_VERSION
Additional information
I will provide PR
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the existing gemini_cli_version input and vars.GEMINI_CLI_VERSION handling in the action. Add the analogous gemini_cli_package input with @google/gemini-cli as its default, and verify that selecting a forked package changes the package used by the action.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, typescript
- Domain
- ci-cd
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100