google-github-actions / google-github-actions/run-gemini-cli
Exclusively use GitHub MCP
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2.1k
- Forks
- 285
- Avg merge
- 8h 8m
- Merged PRs (30d)
- 1
Description
TL;DR
Currently some workflows that add comments to issues rely on the gh CLI because of its ability to edit its last comment, allowing the agent to post a checklist and then subsequently check those boxes as it accomplishes tasks.
This issue tracks doing that all with the GitHub MCP, which has a dependency on the GitHub MCP supporting this --edit-last functionality, which is tracked in https://github.com/github/github-mcp-server/issues/980
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
Review the workflows that add comments and the dependency on github/github-mcp-server issue 980. The work is complete when those workflows use GitHub MCP instead of the gh CLI for comment updates, once the required edit-last functionality is available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, typescript
- Domain
- ci-cd, devops, tooling
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100