Update INSTALL.md

This commit is contained in:
Charles Uneze 2023-11-30 13:56:22 +01:00 committed by GitHub
parent 59f117d916
commit 76f3d54519
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -455,6 +455,6 @@ docker push codiumai/pr-agent:bitbucket_server_webhook # Push to your Docker re
Navigate to `Projects` or `Repositories`, `Settings`, `Webhooks`, `Create Webhook`. Navigate to `Projects` or `Repositories`, `Settings`, `Webhooks`, `Create Webhook`.
Fill the name and URL, Authentication None select the Pull Request Opened checkbox to receive that event as webhook. Fill the name and URL, Authentication None select the Pull Request Opened checkbox to receive that event as webhook.
The url should be ends with `/webhook`, example: https://domain.com/webhook The url should end with `/webhook`, for example: https://domain.com/webhook
======= =======