Skip to content

Commit c15ed62

Browse files
authored
Merge pull request #1572 from qodo-ai/hl/auto_approve_docs
docs: add auto-approve feature to platform support matrix
2 parents c6a6a2f + 70f4733 commit c15ed62

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,7 @@ Supported commands per platform:
111111
| | [Custom Prompt](https://qodo-merge-docs.qodo.ai/tools/custom_prompt/) 💎 |||| |
112112
| | [Test](https://qodo-merge-docs.qodo.ai/tools/test/) 💎 ||| | |
113113
| | [Implement](https://qodo-merge-docs.qodo.ai/tools/implement/) 💎 |||| |
114+
| | [Auto-Approve](https://qodo-merge-docs.qodo.ai/tools/improve/?h=auto#auto-approval) 💎 |||| |
114115
| | | | | | |
115116
| USAGE | [CLI](https://qodo-merge-docs.qodo.ai/usage-guide/automations_and_usage/#local-repo-cli) |||||
116117
| | [App / webhook](https://qodo-merge-docs.qodo.ai/usage-guide/automations_and_usage/#github-app) |||||

docs/docs/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ Qodo Merge offers extensive pull request functionalities across various git prov
3535
| |[Inline file summary](https://qodo-merge-docs.qodo.ai/tools/describe/#inline-file-summary){:target="_blank"} 💎 ||| ||
3636
| | Improve |||||
3737
| | ⮑ Extended |||||
38+
| | [Auto-Approve](https://qodo-merge-docs.qodo.ai/tools/improve/#auto-approval) 💎 |||| |
3839
| | [Custom Prompt](./tools/custom_prompt.md){:target="_blank"} 💎 |||||
3940
| | Reflect and Review |||||
4041
| | Update CHANGELOG.md |||||
@@ -53,7 +54,7 @@ Qodo Merge offers extensive pull request functionalities across various git prov
5354
| | Repo language prioritization |||||
5455
| | Adaptive and token-aware file patch fitting |||||
5556
| | Multiple models support |||||
56-
| | [Static code analysis](./core-abilities/static_code_analysis/){:target="_blank"} 💎 ||| | |
57+
| | [Static code analysis](./core-abilities/static_code_analysis/){:target="_blank"} 💎 ||| | |
5758
| | [Multiple configuration options](./usage-guide/configuration_options.md){:target="_blank"} 💎 |||||
5859

5960
💎 marks a feature available only in [Qodo Merge](https://www.codium.ai/pricing/){:target="_blank"}, and not in the open-source version.

docs/docs/tools/improve.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -314,7 +314,7 @@ code_suggestions_self_review_text = "... (your text here) ..."
314314
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.
315315

316316
### Auto-approval
317-
> `💎 feature`
317+
> `💎 feature. Platforms supported: GitHub, GitLab, Bitbucket`
318318
319319
Under specific conditions, Qodo Merge can auto-approve a PR when a specific comment is invoked, or when the PR meets certain criteria.
320320

0 commit comments

Comments
 (0)