google-github-actions / google-github-actions/run-gemini-cli
Refactor scripts into own files from `action.yml`
Open
Nobody has claimed this yet.
kind/cleanup
kind/enhancement
- Dominant language
- TypeScript
- Stars
- 2.1k
- Forks
- 285
- Avg merge
- 8h 8m
- Merged PRs (30d)
- 1
Description
To keep action.yml concise, we should refactor all long scripts into own files in /scripts folder
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 reviewing action.yml to identify the long scripts and how they are referenced. Move those scripts into the proposed /scripts folder while preserving the action's behavior, then verify that action.yml is concise and the GitHub Action still runs correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, typescript
- Domain
- ci-cd, tooling
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100