Skip to content

feat: make code review extension available for pr reviews#21

Open
cynthialong0-0 wants to merge 11 commits intogemini-cli-extensions:mainfrom
cynthialong0-0:feat/pr-review
Open

feat: make code review extension available for pr reviews#21
cynthialong0-0 wants to merge 11 commits intogemini-cli-extensions:mainfrom
cynthialong0-0:feat/pr-review

Conversation

@cynthialong0-0
Copy link
Contributor

Summary

This pull request add ability for code-review extension to do PR reviews with provided github mcp server and env variables. It will be triggered with user prompt /pr-code-review.

The pr-review integration will be used in the gemini cli github action pr review later.

Changes

  • Add /pr-code-review command and instruct it to gather necessary context
  • Create code-review-commons skill to hold common instructions and constraints shared by /code-review & /pr-code-review
  • Update README.md and GEMINI.md for changes

Notes

  • Verified it is not blocked by gemini plan mode, and no shell command involved
  • For non-plan mode, it will add an extra step for asking activating skill (this is automatically activated in plan mode)

related google-github-actions/run-gemini-cli#468

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.

1 participant