Commit f9969d7
authored
Add config.yaml for Gemini Code Assist (#919)
The [Gemini Code
Assist](https://developers.google.com/gemini-code-assist/docs/overview)
app may have some value as a PR review aid, so I added it to this repo
as an experiment. However, its default behavior includes writing a
summary of the PR, and this is often pretty useless for us and just adds
noise. This config file tells the bot to do only PR reviews, and even
then, only flag high-priority problems.1 parent 0b4bbd1 commit f9969d7
1 file changed
Lines changed: 28 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
0 commit comments