mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-12 02:45:18 +00:00
Update pr_agent/settings/.secrets_template.toml
Co-authored-by: Sergii Kovalev <enasik@gmail.com>
This commit is contained in:
parent
365559405f
commit
567475c18c
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ app_id = 123456 # The GitHub App ID, replace with your own.
|
|||
webhook_secret = "<WEBHOOK SECRET>" # Optional, may be commented out.
|
||||
|
||||
[gitlab]
|
||||
# The type of deployment to create. Valid values are 'app' or 'user'.
|
||||
# Gitlab personal access token
|
||||
personal_access_token = ""
|
||||
|
||||
# URL to the gitlab service
|
||||
|
|
|
|||
Loading…
Reference in a new issue