docs: rebrand from Qodo Merge to PR-Agent in installation guides

This commit is contained in:
mrT23
2025-01-22 21:28:29 +02:00
parent 7367c00c3d
commit 4e481c5088
5 changed files with 5 additions and 5 deletions

View File

@ -1,5 +1,5 @@
## Run as a GitLab Pipeline
You can use a pre-built Action Docker image to run Qodo Merge as a GitLab pipeline. This is a simple way to get started with Qodo Merge without setting up your own server.
You can use a pre-built Action Docker image to run PR-Agent as a GitLab pipeline. This is a simple way to get started with Qodo Merge without setting up your own server.
(1) Add the following file to your repository under `.gitlab-ci.yml`:
```yaml