mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-07-04 12:50:38 +08:00
Remove redundant toggle
This commit is contained in:
@ -46,7 +46,6 @@ ratelimit_retries = 5
|
|||||||
[github_app]
|
[github_app]
|
||||||
# these toggles allows running the github app from custom deployments
|
# these toggles allows running the github app from custom deployments
|
||||||
bot_user = "github-actions[bot]"
|
bot_user = "github-actions[bot]"
|
||||||
verify_signature = true
|
|
||||||
override_deployment_type = true
|
override_deployment_type = true
|
||||||
# in some deployments it's possible to get duplicate requests if the handling is long,
|
# in some deployments it's possible to get duplicate requests if the handling is long,
|
||||||
# these settings are used to avoid handling duplicate requests.
|
# these settings are used to avoid handling duplicate requests.
|
||||||
|
Reference in New Issue
Block a user