Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/gems
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-12-20 09:13:00 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-12-20 09:13:00 +0300
commit9e9a11f86c3ca72110f203ea8629f1bda563a930 (patch)
treec3eb95d6e7e68d0d2aad2e52fd2faa4ee6827afe /gems
parentd99f2ee027ec0f098207ce7df55feac0021a36c1 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'gems')
-rw-r--r--gems/gitlab-housekeeper/lib/gitlab/housekeeper/gitlab_client.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/gems/gitlab-housekeeper/lib/gitlab/housekeeper/gitlab_client.rb b/gems/gitlab-housekeeper/lib/gitlab/housekeeper/gitlab_client.rb
index e23dbe46cae..306fb56367d 100644
--- a/gems/gitlab-housekeeper/lib/gitlab/housekeeper/gitlab_client.rb
+++ b/gems/gitlab-housekeeper/lib/gitlab/housekeeper/gitlab_client.rb
@@ -71,8 +71,8 @@ module Gitlab
title: title,
description: description,
target_project_id: target_project_id,
- update_title:,
- update_description:
+ update_title: update_title,
+ update_description: update_description
)
else
create_merge_request(