- Notifications
You must be signed in to change notification settings - Fork 5
feat: gemini-cli #47
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: gemini-cli #47
Conversation
| 🤖 Hi @GrinZero, I've received your request, and I'm working on it now! You can track my progress in the logs for more details. |
| @gemini-cli /review |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
📋 Review Summary
This pull request introduces several new GitHub Actions workflows to integrate the Gemini CLI for various automation tasks like code review, dispatching, invoking, scheduled triage, and general triage. It also updates the .gitignore to include Gemini-related files.
🔍 General Feedback
- The new workflows are well-structured and leverage GitHub Actions features effectively, including
workflow_callfor reusability andconcurrencyto manage job execution. - Security best practices are largely followed, with actions pinned to full SHAs where appropriate and careful handling of sensitive tokens.
- The logic for dispatching and triaging events is comprehensive and well-defined.
| permission-issues: "write" | ||
| permission-pull-requests: "write" | ||
| | ||
| - name: "Run Gemini CLI" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@gemini-cli 确认一下,这里是否会自动回复到我提问题的地方?
| 🤖 Hi @GrinZero, I've received your request, and I'm working on it now! You can track my progress in the logs for more details. |
| 是的,我将直接在这里回复您提出的问题。 |
| @gemini-cli 但为什么我在私有仓库里的时候不行?看得到 log,看不到回复。 |
| 🤖 Hi @GrinZero, I've received your request, and I'm working on it now! You can track my progress in the logs for more details. |
🤖 AI Assistant: Plan of ActionI have analyzed the request and propose the following plan. This plan will not be executed until it is approved by a maintainer. Resource Estimate:
Proposed Steps:
Please review this plan. To approve, comment |
| /deny |
| I see that you have denied the plan. Could you please provide more details on why you denied it, so I can create a new plan that meets your requirements? |
| 🤖 I'm sorry @GrinZero, but I was unable to process your request. Please see the logs for more details. |
No description provided.