google-github-actions / google-github-actions/run-gemini-cli
Support using with Gemini subscriptions
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2.1k
- Forks
- 285
- Avg merge
- 8h 8m
- Merged PRs (30d)
- 1
Description
TL;DR
If my understanding is correct, we need API keys to use this action which means even with a Gemini Ultra subscription. IIUC, these keys don't have the same features/limits as the subscription itself. Hence, I'm requesting to provide a way to allow individual subscription holders to use this action.
Better yet, I want to request for a way to pick the right Gemini subscription (if one exists) for a given user when they invoke commands or when they create a PR. Could possibly be achieved by Gemini subscription being linked with GitHub account(s) and allowlisting repositories.
Detailed design
No response
Additional information
No response
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 how the GitHub Action currently authenticates and invokes Gemini CLI for commands and pull requests. Define how subscription selection, GitHub account linking, and repository allowlisting would work, then document a concrete design and its acceptance criteria before implementation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions
- Domain
- ai, authentication, ci-cd
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100