We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4564cf commit c81d20bCopy full SHA for c81d20b
docs/self-hosted/gitlab.md
@@ -46,7 +46,7 @@ Consult official CodeRabbitAI documentation for a detailed [guide](https://docs.
46
47
## Add Webhook Using a Script
48
49
-We have a convenient [script](/code/gitlab-webhook.sh) to help you add webhooks to all projects in a GitLab instance.
+We have a convenient [script](/code/gitlab-webhook.sh) to help you add webhooks to a project or all projects under a group in a GitLab instance.
50
51
```bash
52
# Make sure the script is executable:
0 commit comments