diff --git a/.coderabbit.yaml b/.coderabbit.yaml new file mode 100644 index 00000000000..253f3d279c0 --- /dev/null +++ b/.coderabbit.yaml @@ -0,0 +1,9 @@ +version: 1 + +# Disable automatic 'review_status' comments on pull requests +review_status: false + +# Increase GitHub check timeout to avoid premature reviews +github: + checks: + timeout: 180