cross link in INSTALL for GitAPP configuration overwrite

This commit is contained in:
idavidov
2023-08-31 09:19:02 +03:00
parent 9c05a6b1b5
commit 5cbcef276c

View File

@ -251,7 +251,10 @@ docker push codiumai/pr-agent:github_app # Push to your Docker repository
9. Install the app by navigating to the "Install App" tab and selecting your desired repositories.
---
> **Note:** When running PR-Agent from GitHub App, the default configuration file (configuration.toml) will be loaded.<br>
> However, you can override the default tool parameters by uploading a local configuration file<br>
> For more information please check out [CONFIGURATION.md](CONFIGURATION.md#working-from-github-app-pre-built-repo)
### Method 6 - Deploy as a Lambda Function