Skip to content

Conversation

@pblittle
Copy link
Owner

Summary

Add GitHub Actions workflows for Gemini CLI integration:

  • gemini-dispatch.yml: Routes PR/issue events to appropriate workflows
  • gemini-review.yml: Automated PR code review on open
  • gemini-triage.yml: Automated issue labeling on open/reopen
  • gemini-invoke.yml: General assistant via @gemini-cli mentions

Setup Required

  1. Add GEMINI_API_KEY secret to the repository
  2. Optionally set GEMINI_MODEL variable (defaults to latest)

Usage

  • PRs are automatically reviewed when opened
  • Issues are automatically triaged/labeled when opened
  • Comment @gemini-cli <question> on any PR/issue for assistance
  • Comment @gemini-cli /review to re-request a review

Test plan

  • Workflows pass YAML validation
  • Test with actual PR after merge

Add GitHub Actions workflows for Gemini CLI integration:
- gemini-dispatch.yml: Routes events to appropriate workflows
- gemini-review.yml: Automated PR code review
- gemini-triage.yml: Automated issue labeling
- gemini-invoke.yml: General assistant via @gemini-cli mentions

Requires GEMINI_API_KEY secret to be configured.
@gemini-code-assist
Copy link

Note

Gemini is unable to generate a summary for this pull request due to the file types involved not being currently supported.

@github-actions
Copy link

I've received your request, and I'm working on it now! You can track my progress in the logs for more details.

@github-actions
Copy link

I'm sorry @pblittle, but I was unable to process your request. Please see the logs for more details.

@pblittle pblittle closed this Dec 11, 2025
@pblittle pblittle deleted the feat/gemini-code-assist-workflows branch December 11, 2025 18:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants