mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-13 03:15:17 +00:00
Merge pull request #262 from idavidov/idavidov/add_reference
Idavidov/add reference
This commit is contained in:
commit
244cbbd27f
1 changed files with 3 additions and 0 deletions
|
|
@ -251,6 +251,9 @@ 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.
|
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
|
### Method 6 - Deploy as a Lambda Function
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue