Merge pull request 'chore(renovate): update config' (#3407) from viceice/forgejo:chore/renovate-linter-automerge into forgejo
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/3407 Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>
This commit is contained in:
		
				commit
				
					
						9eb0c668c4
					
				
			
		
					 1 changed files with 11 additions and 0 deletions
				
			
		| 
						 | 
					@ -18,6 +18,7 @@
 | 
				
			||||||
  "automergeStrategy": "merge-commit",
 | 
					  "automergeStrategy": "merge-commit",
 | 
				
			||||||
  "postUpdateOptions": ["gomodTidy", "gomodUpdateImportPaths", "npmDedupe"],
 | 
					  "postUpdateOptions": ["gomodTidy", "gomodUpdateImportPaths", "npmDedupe"],
 | 
				
			||||||
  "prConcurrentLimit": 5,
 | 
					  "prConcurrentLimit": 5,
 | 
				
			||||||
 | 
					  "internalChecksFilter": "strict",
 | 
				
			||||||
  "packageRules": [
 | 
					  "packageRules": [
 | 
				
			||||||
    {
 | 
					    {
 | 
				
			||||||
      "description": "Require approval for go and python minor version",
 | 
					      "description": "Require approval for go and python minor version",
 | 
				
			||||||
| 
						 | 
					@ -74,6 +75,16 @@
 | 
				
			||||||
      "matchDepNames": ["actions/cascading-pr"],
 | 
					      "matchDepNames": ["actions/cascading-pr"],
 | 
				
			||||||
      "matchManagers": ["github-actions"],
 | 
					      "matchManagers": ["github-actions"],
 | 
				
			||||||
      "enabled": false
 | 
					      "enabled": false
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    {
 | 
				
			||||||
 | 
					      "description": "Automerge some packages when ci succeeds",
 | 
				
			||||||
 | 
					      "extends": ["packages:linters"],
 | 
				
			||||||
 | 
					      "matchDepNames": ["vitest"],
 | 
				
			||||||
 | 
					      "automerge": true
 | 
				
			||||||
 | 
					    }, {
 | 
				
			||||||
 | 
					      "description": "Hold back on some package updates for a few days",
 | 
				
			||||||
 | 
					      "matchDepNames": ["monaco-editor"],
 | 
				
			||||||
 | 
					      "minimumReleaseAge": "30 days"
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
  ],
 | 
					  ],
 | 
				
			||||||
  "customManagers": [
 | 
					  "customManagers": [
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue