Create a GEMINI.md file in the root of your repository to provide project-specific context and instructions to Gemini CLI. This is useful for defining coding conventions, architectural patterns, or other guidelines the model should follow for a given repository.
Pull Request Review:
- Open a pull request in your repository and wait for automatic review
- Comment
@gemini-cli /review
on an existing pull request to manually trigger a review
Issue Triage:
- Open an issue and wait for automatic triage
- Comment
@gemini-cli /triage
on existing issues to manually trigger triaging
General AI Assistance:
- In any issue or pull request, mention
@gemini-cli
followed by your request - Examples:
@gemini-cli explain this code change
@gemini-cli suggest improvements for this function
@gemini-cli help me debug this error
@gemini-cli write unit tests for this component
0 件のコメント:
コメントを投稿