Skip to content

Commit 2783f9b

Browse files
authored
Merge pull request #1440 from Codium-ai/of/implement-gitlab-documentation
docs: add GitLab support for /implement tool.
2 parents c889e56 + 6e1178b commit 2783f9b

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

β€ŽREADME.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,7 @@ Supported commands per platform:
114114
| | [Similar Code](https://pr-agent-docs.codium.ai/tools/similar_code/) πŸ’Ž | βœ… | | | |
115115
| | [Custom Prompt](https://pr-agent-docs.codium.ai/tools/custom_prompt/) πŸ’Ž | βœ… | βœ… | βœ… | |
116116
| | [Test](https://pr-agent-docs.codium.ai/tools/test/) πŸ’Ž | βœ… | βœ… | | |
117+
| | [Implement](https://pr-agent-docs.codium.ai/tools/implement/) πŸ’Ž | βœ… | βœ… | | |
117118
| | | | | | |
118119
| USAGE | [CLI](https://qodo-merge-docs.qodo.ai/usage-guide/automations_and_usage/#local-repo-cli) | βœ… | βœ… | βœ… | βœ… |
119120
| | [App / webhook](https://qodo-merge-docs.qodo.ai/usage-guide/automations_and_usage/#github-app) | βœ… | βœ… | βœ… | βœ… |

β€Ždocs/docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Qodo Merge offers extensive pull request functionalities across various git prov
4444
| | [Similar Code](https://pr-agent-docs.codium.ai/tools/similar_code/) πŸ’Ž | βœ… | | | |
4545
| | [Custom Prompt](https://pr-agent-docs.codium.ai/tools/custom_prompt/) πŸ’Ž | βœ… | βœ… | βœ… | |
4646
| | [Test](https://pr-agent-docs.codium.ai/tools/test/) πŸ’Ž | βœ… | βœ… | | |
47-
| | [Implement](https://pr-agent-docs.codium.ai/tools/implement/) πŸ’Ž | βœ… | | | |
47+
| | [Implement](https://pr-agent-docs.codium.ai/tools/implement/) πŸ’Ž | βœ… | βœ… | | |
4848
| | | | | | |
4949
| USAGE | [CLI](https://qodo-merge-docs.qodo.ai/usage-guide/automations_and_usage/#local-repo-cli) | βœ… | βœ… | βœ… | βœ… |
5050
| | [App / webhook](https://qodo-merge-docs.qodo.ai/usage-guide/automations_and_usage/#github-app) | βœ… | βœ… | βœ… | βœ… |

β€Ždocs/docs/overview/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Qodo Merge offers extensive pull request functionalities across various git prov
4242
| | [Generate Custom Labels](./tools/describe.md#handle-custom-labels-from-the-repos-labels-page-πŸ’Ž){:target="_blank"} πŸ’Ž | βœ… | βœ… | | βœ… |
4343
| | [Analyze PR Components](./tools/analyze.md){:target="_blank"} πŸ’Ž | βœ… | βœ… | | βœ… |
4444
| | [Test](https://pr-agent-docs.codium.ai/tools/test/) πŸ’Ž | βœ… | βœ… | | |
45-
| | [Implement](https://pr-agent-docs.codium.ai/tools/implement/) πŸ’Ž | βœ… | | | |
45+
| | [Implement](https://pr-agent-docs.codium.ai/tools/implement/) πŸ’Ž | βœ… | βœ… | | |
4646
| | | | | | ️ |
4747
| USAGE | CLI | βœ… | βœ… | βœ… | βœ… |
4848
| | App / webhook | βœ… | βœ… | βœ… | βœ… |

0 commit comments

Comments
Β (0)