diff --git a/.coderabbit.yaml b/.coderabbit.yaml index 308553066b61..27fc332129ce 100644 --- a/.coderabbit.yaml +++ b/.coderabbit.yaml @@ -12,6 +12,7 @@ reviews: auto_review: enabled: true drafts: false + base_branches: ["pg", "release"] path_instructions: - path: "app/client/cypress/**/**.*" instructions: | @@ -34,4 +35,4 @@ reviews: - Do not use duplicate filenames even with different paths. - Avoid using agHelper.Sleep, this.Sleep in any file in code. chat: - auto_reply: true \ No newline at end of file + auto_reply: true