-
Notifications
You must be signed in to change notification settings - Fork 38
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
Create .pr_agent.toml #236
Conversation
/config |
PR Description updated to latest commit (3db2f0b) |
Possible Configurations: pr_reviewer.require_score_review = False pr_description.publish_labels = True pr_questions.enable_help_text = True pr_code_suggestions.max_context_tokens = 8000 pr_add_docs.extra_instructions = '' pr_update_changelog.push_changelog_changes = False pr_test.extra_instructions = '' pr_improve_component.num_code_suggestions = 4 pr_similar_issue.skip_comments = False |
PR Review
Code feedback:
✨ Review tool usage guide:Overview: The tool can be triggered automatically every time a new PR is opened, or can be invoked manually by commenting on any PR.
See the review usage page for a comprehensive guide on using this tool. |
PR Code Suggestions
✨ Improve tool usage guide:Overview:
See the improve usage page for a comprehensive guide on using this tool. |
Type
enhancement, configuration changes
Description
.pr_agent.toml
configuration file to set up various aspects of the PR agent tool.Changes walkthrough
.pr_agent.toml
Comprehensive Configuration Setup for PR Agent Tool
.pr_agent.toml
questions, and more.