File tree Expand file tree Collapse file tree 1 file changed +2
-49
lines changed Expand file tree Collapse file tree 1 file changed +2
-49
lines changed Original file line number Diff line number Diff line change 33  "extends" : [
44    " config:recommended" 
55  ],
6-   "additionalBranchPrefix" : " {{{branchTopic}}}"  ,
7-   "addLabels" : [
8-     " dependencies" 
9-   ],
10-   "prHourlyLimit" : 100 ,
11-   "prConcurrentLimit" : 100 ,
6+   "prHourlyLimit" : 200 ,
7+   "prConcurrentLimit" : 1000 ,
128  "ignorePaths" : [
139    " **/qa/**" 
14-   ],
15-   "vulnerabilityAlerts" : {
16-     "enabled" : true 
17-   },
18-   "lockFileMaintenance" : {
19-     //"automerge": true // auto-merge will be activated in a second step 
20-     "enabled" : true ,
21-     "addLabels" : [
22-       " automerge"  ,
23-       " ci:e2e"  ,
24-       " ci:rest-api" 
25-     ],
26-   },
27-   "packageRules" : [
28-     {
29-       "matchManagers" : [" maven"  ],
30-       "enabled" : true 
31-     },
32-     {
33-       "matchManagers" : [" *"  ],
34-       "enabled" : false 
35-     },
36-     {
37-       //"automerge": true // auto-merge will be activated in a second step 
38-       "matchUpdateTypes" : [
39-         " patch" 
40-       ],
41-       "addLabels" : [
42-         " automerge"  ,
43-         " ci:all" 
44-       ],
45-     },
46-     {
47-       "matchUpdateTypes" : [
48-         " major"  ,
49-         " minor" 
50-       ],
51-       "addLabels" : [
52-         " ci:all" 
53-       ],
54-       "automerge" : false ,
55-       "dependencyDashboardApproval" : true 
56-     }
5710  ]
5811}
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments