docs: fix formatting of note in configuration options

This commit is contained in:
Hussam.lawen
2025-03-17 14:42:57 +02:00
parent ed9fcd0238
commit 4ea46d5b25

View File

@ -92,5 +92,5 @@ Create a dedicated project to hold a global configuration file that affects all
Repositories across your entire Bitbucket organization will inherit the configuration from this file. Repositories across your entire Bitbucket organization will inherit the configuration from this file.
!!! note "Note" !!! note "Note"
If both organization-level and project-level global settings are defined, the project-level settings will take precedence over the organization-level configuration. Additionally, parameters from a repositorys local .pr_agent.toml file will always override both global settings. If both organization-level and project-level global settings are defined, the project-level settings will take precedence over the organization-level configuration. Additionally, parameters from a repositorys local .pr_agent.toml file will always override both global settings.