This commit is contained in:
mrT23
2024-07-18 10:58:39 +03:00
parent 917e1607de
commit 62df50cf86
4 changed files with 64 additions and 97 deletions

View File

@ -59,7 +59,7 @@ Then you can give a list of extra instructions to the `review` tool.
## Global configuration file 💎
`Platforms supported: GitHub, GitLab, Bitbucket, Azure DevOps`
`Platforms supported: GitHub, GitLab, Bitbucket`
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.