-
Notifications
You must be signed in to change notification settings - Fork 968
Remove functionality and references to 'remove_previous_review_comment' #732
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
PR Description updated to latest commit (f1bd67b)
|
PR Review(Review updated until commit f1bd67b)
Code feedback:
✨ Review tool usage guide:Overview:
With a configuration file, use the following template:
See the review usage page for a comprehensive guide on using this tool. |
PR Code Suggestions
✨ Improve tool usage guide:Overview:
With a configuration file, use the following template:
See the improve usage page for a more comprehensive guide on using this tool. |
/review auto_approve |
Auto-approved PR |
Persistent review updated to latest commit f1bd67b |
/improve |
PR Code Suggestions
✨ Improve tool usage guide:Overview:
With a configuration file, use the following template:
See the improve usage page for a more comprehensive guide on using this tool. |
Preparing review... |
1 similar comment
Preparing review... |
Persistent review updated to latest commit f1bd67b |
/review |
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
Type
enhancement
Description
remove_previous_review_comment
option across the codebase, simplifying the PR review process.remove_previous_review_comment
option.pr_reviewer.py
for handling PR review comments.Changes walkthrough
pr_reviewer.py
Simplify PR Review Comment Handling
pr_agent/tools/pr_reviewer.py
remove_previous_review_comment
option.comments.
Usage.md
Update Documentation for PR-Agent Configuration
Usage.md
remove_previous_review_comment
option.REVIEW.md
Documentation Update for Review Tool
docs/REVIEW.md
remove_previous_review_comment
option inthe review tool documentation.
configuration.toml
Configuration Simplification by Removing Unused Option
pr_agent/settings/configuration.toml
remove_previous_review_comment
configuration option.