Refactor and add configuration toggle

This commit is contained in:
zmeir
2024-01-08 12:00:20 +02:00
parent 22d17985a1
commit b0bffdec84
2 changed files with 54 additions and 36 deletions

View File

@ -93,6 +93,7 @@ extra_instructions = ""
deployment_type = "user"
ratelimit_retries = 5
base_url = "https://api.github.com"
publish_inline_comments_fallback_with_verification = true
[github_action]
# auto_review = true # set as env var in .github/workflows/pr-agent.yaml