google-github-actions / google-github-actions/run-gemini-cli
Support separate GCP projects for OpenTelemetry and Inference
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2.1k
- Forks
- 285
- Avg merge
- 8h 8m
- Merged PRs (30d)
- 1
Description
The script currently sets up one project for both observability and inference: https://github.com/google-github-actions/run-gemini-cli/blob/main/scripts/setup_workload_identity.sh
We should support situations where users have separate projects
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 with scripts/setup_workload_identity.sh, the entry point named in the issue, and trace how the current shared GCP project is configured for observability and inference. Done means users can configure separate GCP projects for OpenTelemetry and inference; no tests or additional files are identified in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, google-cloud, shell
- Domain
- authentication, cloud, devops
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100