mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-13 11:25:18 +00:00
Update Usage.md
This commit is contained in:
parent
c6cc676275
commit
5f6fa5a082
1 changed files with 1 additions and 1 deletions
2
Usage.md
2
Usage.md
|
|
@ -117,7 +117,7 @@ Any configuration value in [configuration file](pr_agent/settings/configuration.
|
|||
### Working with GitHub App
|
||||
When running PR-Agent from GitHub App, the default [configuration file](pr_agent/settings/configuration.toml) from a pre-built docker will be initially loaded.
|
||||
|
||||
By uploading a local `.pr_agent.toml` file to the root of the repo's main branch, you can edit and customize any configuration parameter.
|
||||
By uploading a local `.pr_agent.toml` file to the root of the repo's main branch, you can edit and customize any configuration parameter. Note that you need to upload `.pr_agent.toml` prior to creating a PR, in order for the configuration to take effect.
|
||||
|
||||
For example, if you set in `.pr_agent.toml`:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue