From db6ca434ac963a63ae271623fa9a5139d4f4e356 Mon Sep 17 00:00:00 2001 From: mrT23 Date: Tue, 26 Dec 2023 17:15:48 +0200 Subject: [PATCH] Update Usage.md --- Usage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Usage.md b/Usage.md index 2638f17e..50d95b50 100644 --- a/Usage.md +++ b/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`: