google-github-actions / google-github-actions/run-gemini-cli

Refactor scripts into own files from `action.yml`

Open
#305 2 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.