diff --git a/pr_agent/settings/.secrets_template.toml b/pr_agent/settings/.secrets_template.toml index 82812734..fed6776f 100644 --- a/pr_agent/settings/.secrets_template.toml +++ b/pr_agent/settings/.secrets_template.toml @@ -27,7 +27,7 @@ app_id = 123456 # The GitHub App ID, replace with your own. 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