From 3f100ee9ceece89280fa0320e01318ec6f4b6d36 Mon Sep 17 00:00:00 2001 From: Alessio Caiazza Date: Thu, 14 Feb 2019 15:11:51 +0100 Subject: Select Security Release template with secpick --- bin/secpick | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bin/secpick') diff --git a/bin/secpick b/bin/secpick index 8f956d300a7..04b3be743a3 100755 --- a/bin/secpick +++ b/bin/secpick @@ -55,10 +55,10 @@ module Secpick def gitlab_params { + issuable_template: 'Security Release', merge_request: { source_branch: source_branch, - target_branch: stable_branch, - description: '/label ~security' + target_branch: stable_branch } } end -- cgit v1.2.3