chore(README): Update README with more clear instructions on using Security Extension with run-gemini-cli#89
Conversation
README.md
Outdated
|
|
||
| 1. Ensure the new workflow file is committed and pushed to GitHub. | ||
|
|
||
| 1. Open a new pull request, or comment `@gemini-cli /review` on an existing PR, to run the Gemini CLI Code Review along with Security Analysis. |
There was a problem hiding this comment.
Please also add links for the required repo configurations to use the workflows.:
https://github.com/google-github-actions/run-gemini-cli?tab=readme-ov-file#configuration
|
@gemini-cli /review |
|
🤖 Hi @QuanZhang-William, 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 |
|
🤖 Hi @QuanZhang-William, I've received your request, and I'm working on it now! You can track my progress in the logs for more details. |
There was a problem hiding this comment.
📋 Review Summary
This pull request improves the clarity of the instructions in the README.md file for integrating the Gemini CLI Security Extension with GitHub Actions. The changes are well-structured and provide separate instructions for users who are new to run-gemini-cli and those who already use it.
🔍 General Feedback
- The division of instructions into two use cases is a great improvement for user experience.
- The links provided in the document are correct and lead to the expected resources.
- A minor suggestion was made to improve the formatting of a numbered list for better maintainability.
…curity Extension with run-gemini-cli
28bf99e to
9b56446
Compare
Updated the README.md to include slightly more clear instructions on how to create a workflow using
run-gemini-cliwhich installs and includes the Gemini CLI Security Extension. (Also I fixed a typo)