Merge pull request #1307 from s1moe2/docs/gitlab

Gitlab docs improved; gitlab webhook secret config standardization
This commit is contained in:
Tal
2024-10-29 19:20:15 +02:00
committed by GitHub
2 changed files with 25 additions and 9 deletions

View File

@ -60,6 +60,7 @@ webhook_secret = "<WEBHOOK SECRET>" # Optional, may be commented out.
[gitlab]
# Gitlab personal access token
personal_access_token = ""
shared_secret = "" # webhook secret
[bitbucket]
# For Bitbucket personal/repository bearer token