mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-13 03:15:17 +00:00
Update Usage.md
This commit is contained in:
parent
958bfe1000
commit
db6ca434ac
1 changed files with 1 additions and 1 deletions
2
Usage.md
2
Usage.md
|
|
@ -47,7 +47,7 @@ Then you can give a list of extra instructions to the `review` tool.
|
|||
|
||||
#### Global configuration file 💎
|
||||
|
||||
If you create a repo called `pr-agent-settings` in your **organization**, it's configuration file `.pr_agent.toml` will be used as a global configuration file for any repo in your organization.
|
||||
If you create a repo called `pr-agent-settings` in your **organization**, it's configuration file `.pr_agent.toml` will be used as a global configuration file for any other repo that belongs to the same organization.
|
||||
Parameters from a local `.pr_agent.toml` file, in a specific repo, will override the global configuration parameters.
|
||||
|
||||
For example, in the GitHub organization `Codium-ai`:
|
||||
|
|
|
|||
Loading…
Reference in a new issue