mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-07-03 04:10:49 +08:00
Update pr_agent/settings/.secrets_template.toml
Co-authored-by: Sergii Kovalev <enasik@gmail.com>
This commit is contained in:
@ -27,7 +27,7 @@ app_id = 123456 # The GitHub App ID, replace with your own.
|
|||||||
webhook_secret = "<WEBHOOK SECRET>" # Optional, may be commented out.
|
webhook_secret = "<WEBHOOK SECRET>" # Optional, may be commented out.
|
||||||
|
|
||||||
[gitlab]
|
[gitlab]
|
||||||
# The type of deployment to create. Valid values are 'app' or 'user'.
|
# Gitlab personal access token
|
||||||
personal_access_token = ""
|
personal_access_token = ""
|
||||||
|
|
||||||
# URL to the gitlab service
|
# URL to the gitlab service
|
||||||
|
Reference in New Issue
Block a user