mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-07-15 02:00:39 +08:00
Update Usage.md
This commit is contained in:
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 💎
|
#### 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.
|
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`:
|
For example, in the GitHub organization `Codium-ai`:
|
||||||
|
Reference in New Issue
Block a user