From 567475c18c91b9780e44b2f117f50ca985935f13 Mon Sep 17 00:00:00 2001 From: Albert <1929813+Xyand@users.noreply.github.com> Date: Sat, 8 Jul 2023 15:29:05 +0300 Subject: [PATCH] Update pr_agent/settings/.secrets_template.toml Co-authored-by: Sergii Kovalev --- pr_agent/settings/.secrets_template.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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