code review ai

对于开源仓库来说是免费的,可以随便用
security 要额外收费,plan 模式是免费的,如果 chatgpt 不能用了之后可以研究一下
配置文件的话,给 gpt pro 发送:请你仔细阅读 [https://app.coderabbit.ai/organization/settings](https://app.coderabbit.ai/organization/settings) 这下面的每一个配置,弄清楚:默认配置, https://github.com/NVIDIA/Model-Optimizer/blob/main/.coderabbit.yaml , https://github.com/prisma/prisma-examples/blob/latest/.coderabbit.yaml , https://github.com/Comfy-Org/ComfyUI/blob/master/.coderabbit.yaml ,https://github.com/argoproj/argo-workflows/blob/main/.coderabbit.yaml 这五个配置是如何配置的,然后用投票法选出每一个配置应该如何配置
2026.8.11的结果是:

# yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json
language: en-US
tone_instructions: "Only comment on issues introduced by this PR's changes. Do not flag pre-existing problems in moved, re-indented, or reformatted code."

reviews:
  request_changes_workflow: true

https://chatgpt.com/c/6a87b947-8e24-83e8-b2c8-0334b572182e

还有一些需要每个仓库都申请的:
image

还有 socket,sonar 和 gitar,慢慢看吧。但是好像 gitar 没办法关闭自动 review?
https://chatgpt.com/c/6a87da69-9690-83ee-ae8b-8611ab5f5981

总来源:
https://devtoollab.com/blog/ai-code-review-tools

posted @ 2026-08-11 20:42  最爱丁珰  阅读(5)  评论(0)    收藏  举报