Select Security Release template with secpick
This commit is contained in:
		
							parent
							
								
									1fc89ca945
								
							
						
					
					
						commit
						3f100ee9ce
					
				| 
						 | 
				
			
			@ -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…
	
		Reference in New Issue