mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-07-02 03:40:38 +08:00
Gitlab docs improved; gitlab webhook secret config standadization
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user