Gitlab docs improved; gitlab webhook secret config standadization

This commit is contained in:
Diogo Simoes
2024-10-25 16:17:33 +01:00
parent c077c71fdb
commit 68f2cec077
3 changed files with 28 additions and 11 deletions

View File

@ -60,6 +60,8 @@ webhook_secret = "<WEBHOOK SECRET>" # Optional, may be commented out.
[gitlab]
# Gitlab personal access token
personal_access_token = ""
webhook_secret = ""
shared_secret = "" # same as shared_secret, kept for backwards compatibility
[bitbucket]
# For Bitbucket personal/repository bearer token