From 6596f782e112b2e1aee4b89c7236f7e841336712 Mon Sep 17 00:00:00 2001 From: isExample Date: Sat, 10 May 2025 16:05:37 +0900 Subject: [PATCH] docs: clarify that .pr_agent.toml can be updated post PR creation --- docs/docs/usage-guide/configuration_options.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/usage-guide/configuration_options.md b/docs/docs/usage-guide/configuration_options.md index dc0ac8d0..fba4bb48 100644 --- a/docs/docs/usage-guide/configuration_options.md +++ b/docs/docs/usage-guide/configuration_options.md @@ -39,7 +39,7 @@ Qodo Merge will know to remove the surrounding quotes when reading the configura `Platforms supported: GitHub, GitLab, Bitbucket, Azure DevOps` -By uploading a local `.pr_agent.toml` file to the root of the repo's default branch, you can edit and customize any configuration parameter. Note that you need to upload `.pr_agent.toml` prior to creating a PR, in order for the configuration to take effect. +By uploading a local `.pr_agent.toml` file to the root of the repo's default branch, you can edit and customize any configuration parameter. Note that you need to upload or update `.pr_agent.toml` before using the PR Agent tools (either at PR creation or via manual trigger) for the configuration to take effect. For example, if you set in `.pr_agent.toml`: