From 44d9535dbca41524471183b3b2304bdb0cfb20af Mon Sep 17 00:00:00 2001 From: "Hussam.lawen" Date: Tue, 25 Feb 2025 09:02:45 +0200 Subject: [PATCH 1/3] docs: add auto-approve feature to platform support matrix --- docs/docs/index.md | 1 + docs/docs/tools/improve.md | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/docs/index.md b/docs/docs/index.md index 0921f18a..c61eae57 100644 --- a/docs/docs/index.md +++ b/docs/docs/index.md @@ -35,6 +35,7 @@ Qodo Merge offers extensive pull request functionalities across various git prov | | ⮑ [Inline file summary](https://qodo-merge-docs.qodo.ai/tools/describe/#inline-file-summary){:target="_blank"} 💎 | ✅ | ✅ | | ✅ | | | Improve | ✅ | ✅ | ✅ | ✅ | | | ⮑ Extended | ✅ | ✅ | ✅ | ✅ | +| | Auto-Approve | ✅ | ✅ | ✅ | | | | [Custom Prompt](./tools/custom_prompt.md){:target="_blank"} 💎 | ✅ | ✅ | ✅ | ✅ | | | Reflect and Review | ✅ | ✅ | ✅ | ✅ | | | Update CHANGELOG.md | ✅ | ✅ | ✅ | ️ | diff --git a/docs/docs/tools/improve.md b/docs/docs/tools/improve.md index 74b077c6..ca6c58ae 100644 --- a/docs/docs/tools/improve.md +++ b/docs/docs/tools/improve.md @@ -314,7 +314,7 @@ code_suggestions_self_review_text = "... (your text here) ..." To prevent unauthorized approvals, this configuration defaults to false, and cannot be altered through online comments; enabling requires a direct update to the configuration file and a commit to the repository. This ensures that utilizing the feature demands a deliberate documented decision by the repository owner. ### Auto-approval -> `💎 feature` +> `💎 feature` Platforms supported: GitHub, GitLab, Bitbucket Under specific conditions, Qodo Merge can auto-approve a PR when a specific comment is invoked, or when the PR meets certain criteria. From 07bbfff4baffc25cc09dd3723e0f2d2d6338d4c7 Mon Sep 17 00:00:00 2001 From: Tal Date: Tue, 25 Feb 2025 09:06:11 +0200 Subject: [PATCH 2/3] Update improve.md --- docs/docs/tools/improve.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/tools/improve.md b/docs/docs/tools/improve.md index ca6c58ae..4292ef7b 100644 --- a/docs/docs/tools/improve.md +++ b/docs/docs/tools/improve.md @@ -314,7 +314,7 @@ code_suggestions_self_review_text = "... (your text here) ..." To prevent unauthorized approvals, this configuration defaults to false, and cannot be altered through online comments; enabling requires a direct update to the configuration file and a commit to the repository. This ensures that utilizing the feature demands a deliberate documented decision by the repository owner. ### Auto-approval -> `💎 feature` Platforms supported: GitHub, GitLab, Bitbucket +> `💎 feature. Platforms supported: GitHub, GitLab, Bitbucket` Under specific conditions, Qodo Merge can auto-approve a PR when a specific comment is invoked, or when the PR meets certain criteria. From 70f47336d68473e3d3f07b9e109372674ce6c492 Mon Sep 17 00:00:00 2001 From: "Hussam.lawen" Date: Tue, 25 Feb 2025 13:41:06 +0200 Subject: [PATCH 3/3] link + add to readme --- README.md | 1 + docs/docs/index.md | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c0a3581b..0fb9707c 100644 --- a/README.md +++ b/README.md @@ -111,6 +111,7 @@ Supported commands per platform: | | [Custom Prompt](https://qodo-merge-docs.qodo.ai/tools/custom_prompt/) 💎 | ✅ | ✅ | ✅ | | | | [Test](https://qodo-merge-docs.qodo.ai/tools/test/) 💎 | ✅ | ✅ | | | | | [Implement](https://qodo-merge-docs.qodo.ai/tools/implement/) 💎 | ✅ | ✅ | ✅ | | +| | [Auto-Approve](https://qodo-merge-docs.qodo.ai/tools/improve/?h=auto#auto-approval) 💎 | ✅ | ✅ | ✅ | | | | | | | | | | USAGE | [CLI](https://qodo-merge-docs.qodo.ai/usage-guide/automations_and_usage/#local-repo-cli) | ✅ | ✅ | ✅ | ✅ | | | [App / webhook](https://qodo-merge-docs.qodo.ai/usage-guide/automations_and_usage/#github-app) | ✅ | ✅ | ✅ | ✅ | diff --git a/docs/docs/index.md b/docs/docs/index.md index fc06e4d4..adc29621 100644 --- a/docs/docs/index.md +++ b/docs/docs/index.md @@ -35,7 +35,7 @@ Qodo Merge offers extensive pull request functionalities across various git prov | | ⮑ [Inline file summary](https://qodo-merge-docs.qodo.ai/tools/describe/#inline-file-summary){:target="_blank"} 💎 | ✅ | ✅ | | ✅ | | | Improve | ✅ | ✅ | ✅ | ✅ | | | ⮑ Extended | ✅ | ✅ | ✅ | ✅ | -| | Auto-Approve | ✅ | ✅ | ✅ | | +| | [Auto-Approve](https://qodo-merge-docs.qodo.ai/tools/improve/#auto-approval) 💎 | ✅ | ✅ | ✅ | | | | [Custom Prompt](./tools/custom_prompt.md){:target="_blank"} 💎 | ✅ | ✅ | ✅ | ✅ | | | Reflect and Review | ✅ | ✅ | ✅ | ✅ | | | Update CHANGELOG.md | ✅ | ✅ | ✅ | ️ | @@ -54,7 +54,7 @@ Qodo Merge offers extensive pull request functionalities across various git prov | | Repo language prioritization | ✅ | ✅ | ✅ | ✅ | | | Adaptive and token-aware file patch fitting | ✅ | ✅ | ✅ | ✅ | | | Multiple models support | ✅ | ✅ | ✅ | ✅ | -| | [Static code analysis](./core-abilities/static_code_analysis/){:target="_blank"} 💎 | ✅ | ✅ | | | +| | [Static code analysis](./core-abilities/static_code_analysis/){:target="_blank"} 💎 | ✅ | ✅ | | | | | [Multiple configuration options](./usage-guide/configuration_options.md){:target="_blank"} 💎 | ✅ | ✅ | ✅ | ✅ | 💎 marks a feature available only in [Qodo Merge](https://www.codium.ai/pricing/){:target="_blank"}, and not in the open-source version.