You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor(pull_request_review): enhance review criteria and prompt for more comprehensive analysis
- Expanded the prompt in review_pull_request function to include:
- Focus on detecting issues, bugs, and security vulnerabilities
- Analysis of unintended consequences and side effects
- Consideration of code maintainability, performance, scalability, and best practices
- Suggestions for using specific libraries, tools, or frameworks
- Improved formatting and clarity of the prompt structure
0 commit comments