google-github-actions / google-github-actions/run-gemini-cli
Issue fixing workflow should not remove existing labels
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2.1k
- Forks
- 285
- Avg merge
- 8h 8m
- Merged PRs (30d)
- 1
Description
Issue fixing workflow adds a status/gemini-cli-fix on the issue it's working on. But today, it also removes existing labels. It should just add the new label without removing existing ones.
This happened when I was testing it in https://github.com/google-github-actions/run-gemini-cli/issues/274
cc @leehagoodjames
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
Inspect the issue-fixing workflow in this repository and reproduce the behavior using issue 274, which is named in the report. Verify that the workflow adds status/gemini-cli-fix while preserving any existing labels; done means both the old labels and the new label remain after the workflow runs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, typescript
- Domain
- ci-cd
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100