Add Gitlab webhook installation documentation

This commit is contained in:
Ori Kotek
2023-09-05 18:31:29 +03:00
parent 1443df7227
commit 55b3c3fe5c
2 changed files with 22 additions and 0 deletions

View File

@ -154,6 +154,7 @@ There are several ways to use PR-Agent:
- Allowing you to automate the review process on your private or public repositories
- [Method 6: Deploy as a Lambda Function](INSTALL.md#method-6---deploy-as-a-lambda-function)
- [Method 7: AWS CodeCommit](INSTALL.md#method-7---aws-codecommit-setup)
- [Method 8: Run a GitLab webhook server](INSTALL.md#method-8---run-a-gitlab-webhook-server)
## How it works