| 18 Oct 2025 |
K900 |
Gerrit Code Review v3.10 can receive automatic reviews and suggestions from external AI LLMs such as ChatGPT.
| 10:30:16 |
K900 | Boo | 10:30:18 |
@kirottu:kirottu.com | Ew | 11:11:14 |
@aloisw:julia0815.de | One would hope that would be opt-in. | 11:46:24 |
helle (just a stray cat girl) | I mean worst case we have another custom patch on our Gerrit | 11:51:58 |
@aloisw:julia0815.de | Ah it's old news to begin with, gerrit.lix.systems is already on 3.12. As I have not seem LLM integration on it it's probably indeed opt-in. | 11:53:19 |
raitobezarius (DECT: 7248) | 3.13 will make some stuff enabled by default sadly | 12:27:12 |
just1602 | I'd prefer a good integration of static analyzer and linter instead of llm, tho.
Like, if clang-tidy catch something that would be nice it shows up directly in Gerrit UI instead of working on llm BS | 13:25:06 |
raitobezarius (DECT: 7248) | we could achieve automatic fixes via clang-tidy | 13:25:47 |
Sergei Zimmerman (xokdvium) | Isn't there a tool like clang-tidy-sarif to produce sarif traces? Is there a standard solution for rendering sarif traces in gerrit? | 13:25:53 |
raitobezarius (DECT: 7248) | https://gerrit-review.googlesource.com/Documentation/rest-api-changes.html#fix-suggestion-info | 13:26:36 |
raitobezarius (DECT: 7248) | there's nothing to render SARIF traces in Gerrit | 13:26:55 |
raitobezarius (DECT: 7248) | but I can ask, there's a maintainer Q&A soonish | 13:27:18 |
raitobezarius (DECT: 7248) | maybe I can nerdsnipe GitLab people to do it | 13:27:24 |
hexa | gitlab people do codeql format | 13:37:44 |