coderabbitai / ai-pr-reviewer

AI-based Pull Request Summarizer and Reviewer with Chat Capabilities.
https://coderabbit.ai
MIT License
1.56k stars 297 forks source link

fix: compare with base vs. last commit #223

Closed harjotgill closed 1 year ago

harjotgill commented 1 year ago

Summary by OpenAI

Release Notes

"Code changes, bugs we fix, Reviewing code, a crucial mix. With logic sound and secure, Our codebase will endure."

github-actions[bot] commented 1 year ago

:robot: OpenAI

Summary of Changes

The changes made to the codebase involve filtering out files that are changed compared to incremental changes instead of the target branch. This change could potentially impact the behavior of the code and needs a thorough review to ensure that it does not introduce any bugs or security vulnerabilities.

File Summary
src/review.ts The logic of the code has been changed, and it now filters out files that are changed compared to incremental changes instead of the target branch. This change needs to be reviewed thoroughly to ensure that it does not introduce any bugs or security vulnerabilities.

Chat with 🤖 OpenAI Bot (@openai)

Code suggestions


ckcr4lyf commented 1 year ago

@openai does it work if I'm not a collaborator?