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.