Skip to content

Commit 51fcbb2

Browse files
authored
Add instruction for code review limit. (#168)
<!-- Thank you for proposing a pull request! Please note that SOME TESTS WILL LIKELY FAIL due to how GitHub exposes secrets in Pull Requests from forks. Someone from the team will review your Pull Request and respond. Please describe your change and any implementation details below. --> Signed-off-by: Xuejie(Alicia) Tang <[email protected]>
1 parent ef0f59d commit 51fcbb2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,10 @@ This action can be used to automatically review pull requests when they are
105105
opened. For a detailed guide on how to set up the pull request review system,
106106
go to the [GitHub PR Review workflow documentation](./examples/workflows/pr-review).
107107

108+
There is a [known issue](https://github.com/google-github-actions/run-gemini-cli/issues/169) that action bot may approve the PR occasionally,
109+
to avoid this situation as org owner you can restrict who can approve the PR following
110+
[Code Review Limits](https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/managing-repository-settings/managing-pull-request-reviews-in-your-repository#enabling-code-review-limits).
111+
108112
### Gemini CLI Assistant
109113

110114
This type of action can be used to invoke a general-purpose, conversational Gemini

0 commit comments

Comments
 (0)