From 0b4b6b1589a964dabc82310e29737b5e277f270c Mon Sep 17 00:00:00 2001 From: Tal Date: Wed, 23 Oct 2024 17:19:16 +0300 Subject: [PATCH] Update configuration_options.md --- 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 10861a09..7b5607b7 100644 --- a/docs/docs/usage-guide/configuration_options.md +++ b/docs/docs/usage-guide/configuration_options.md @@ -18,7 +18,7 @@ In terms of precedence, wiki configurations will override local configurations, ## Wiki configuration file 💎 -`Platforms supported: GitHub, GitLab` +`Platforms supported: GitHub, GitLab, Bitbucket` With Qodo Merge Pro, you can set configurations by creating a page called `.pr_agent.toml` in the [wiki](https://github.com/Codium-ai/pr-agent/wiki/pr_agent.toml) of the repo. The advantage of this method is that it allows to set configurations without needing to commit new content to the repo - just edit the wiki page and **save**.