Skip to content
Snippets Groups Projects
Commit 3f100ee9 authored by Alessio Caiazza's avatar Alessio Caiazza
Browse files

Select Security Release template with secpick

parent 1fc89ca9
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -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
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment